Overload List

  Name Description
Public method Static member GetNullableValue(IDataRecord, Int32)
Gets the value of the specified column in its native format or null of it the value is DBNull.
Public method Static member GetNullableValue(IDataRecord, String)
Gets the value of the specified column in its native format or null of it the value is DBNull.

See Also