dotConnect for PostgreSQL Documentation
Devart.Data.PostgreSql Namespace / PgSqlTimeStamp Structure / WithTimeZone Property

WithTimeZone Property (PgSqlTimeStamp)
Determines whether this is a timestamp with time zone.
Syntax
'Declaration
 
Public ReadOnly Property WithTimeZone As Boolean
 

Property Value

true, if this timestamp is stored with time zone; otherwise false.
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also