Method IsNull
| Improve this Doc View SourceIsNull(T)
Declaration
protected virtual bool IsNull(T value)
Parameters
Type | Name | Description |
---|---|---|
T | value |
Returns
Type | Description |
---|---|
System.Boolean |
IsNull(DataRow)
Declaration
public override sealed bool IsNull(DataRow dataRow)
Parameters
Type | Name | Description |
---|---|---|
DataRow | dataRow |
Returns
Type | Description |
---|---|
System.Boolean |