Field.AsSqlValue method

namespace: Serenity.Data   assemblySerenity.Net.Entity

Gets the value of this row as an SQL value.

public virtual object AsSqlValue(IRow row)
parameter description
row The row.

See Also