dotConnect for MySQL Documentation
Devart.Data.MySql Namespace / MySqlDataReader Class / GetGuid Method

In This Topic
    GetGuid Method (MySqlDataReader)
    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