Skip to content

JsonField<TValue>.AsSqlValue method

namespace: Serenity.Data   assemblySerenity.Net.Entity

Ases the SQL value.

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

See Also