Field.GetIsNull method
namespace: Serenity.Data assembly: Serenity.Net.Entity
Gets if the field value is null.
protected abstract bool GetIsNull(IRow row)
| parameter | description |
|---|---|
| row | The row. |
namespace: Serenity.Data assembly: Serenity.Net.Entity
Gets if the field value is null.
protected abstract bool GetIsNull(IRow row)
| parameter | description |
|---|---|
| row | The row. |