Overload List

  Name Description
Public method Static member GetNullableGuid(IDataRecord, Int32)
Gets the value of the specified column as a Guid or null of it the value is DBNull.
Public method Static member GetNullableGuid(IDataRecord, String)
Gets the value of the specified column as a Guid or null of it the value is DBNull.

See Also