dotConnect for SQL Server Documentation
Devart.Data.SqlServer Namespace / SqlDataReader Class / GetGuid Method

In This Topic
    GetGuid Method (SqlDataReader)
    In This Topic
    Gets the value of the specified column as a globally-unique identifier (GUID).
    Overload List
    OverloadDescription
    Gets the value of the specified column as a globally-unique identifier (GUID).  
    Gets the value of the specified column as a globally-unique identifier (GUID). (Inherited from Devart.Common.DbDataReaderBase)
    See Also