Method IsNull
| Improve this Doc View SourceIsNull(Nullable<Char>)
Declaration
protected override bool IsNull(char? value)
Parameters
| Type | Name | Description |
|---|---|---|
| System.Nullable<System.Char> | value |
Returns
| Type | Description |
|---|---|
| System.Boolean |
Overrides
DevZest.Data.Column<System.Nullable<System.Char>>.IsNull(System.Nullable<System.Char>)