dotConnect for PostgreSQL Documentation
Devart.Data.PostgreSql Namespace / PgSqlDataReader Class / GetGuid Method

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