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

On this page
    GetProviderSpecificValue Method (PgSqlDataReader)
    On this page
    Gets the value of the specified column. If possible, a provider-specific type is used.
    Overload List
    OverloadDescription
    Gets the value of the specified column. If possible, a provider-specific type is used.  
    Gets the value of the specified column as an instance of System.Object (Inherited from Devart.Common.DbDataReaderBase)
    See Also