Overload List

  Name Description
Public method Static member GetGuid(DataRow, DataColumn)
Gets the value of the specified column as a Guid.
Public method Static member GetGuid(DataRow, Int32)
Gets the value of the specified column as a Guid.
Public method Static member GetGuid(DataRow, String)
Gets the value of the specified column as a Guid.
Public method Static member GetGuid(DataRow, DataColumn, DataRowVersion)
Gets the value of the specified column as a Guid.
Public method Static member GetGuid(DataRow, Int32, DataRowVersion)
Gets the value of the specified column as a Guid.
Public method Static member GetGuid(DataRow, String, DataRowVersion)
Gets the value of the specified column as a Guid.

See Also