Show / Hide Table of Contents

Method IsNull

| Improve this Doc View Source

IsNull(T)

Declaration
protected virtual bool IsNull(T value)
Parameters
Type Name Description
T value
Returns
Type Description
System.Boolean
| Improve this Doc View Source

IsNull(DataRow)

Declaration
public override sealed bool IsNull(DataRow dataRow)
Parameters
Type Name Description
DataRow dataRow
Returns
Type Description
System.Boolean
Overrides
Column.IsNull(DataRow)
  • Improve this Doc
  • View Source
Back to top Copyright © Weifen Luo | DevZest