Field.AsSqlValue method
namespace: Serenity.Data assembly: Serenity.Net.Entity
Gets the value of this row as an SQL value.
public virtual object AsSqlValue(IRow row)
| parameter | description |
|---|---|
| row | The row. |
namespace: Serenity.Data assembly: Serenity.Net.Entity
Gets the value of this row as an SQL value.
public virtual object AsSqlValue(IRow row)
| parameter | description |
|---|---|
| row | The row. |