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

In This Topic
GetDateTimeOffset Method (PgSqlDataReader)
In This Topic
Gets the value of the specified column as an System.DateTimeOffset object.
Overload List
OverloadDescription
Gets the value of the specified column as an System.DateTimeOffset object.  
Gets the value of the specified column as a DateTimeOffset object. (Inherited from Devart.Common.DbDataReaderBase)
See Also