dotConnect for PostgreSQL Documentation
Devart.Data.PostgreSql Namespace / PgSqlTime Structure

PgSqlTime Structure Properties

For a list of all members of this type, see PgSqlTime members.

Public Properties
 NameDescription
Public PropertyGets the hour component of a PgSqlTime.  
Public PropertyGets a value indicating whether the PgSqlTime structure represents Null.  
Public PropertyGets the microsecond component of a PgSqlTime.  
Public PropertyGets the minute component of a PgSqlTime.  
Public PropertyGets the second component of a PgSqlTime.  
Public PropertyGets the number of microseconds in the structure value.  
Public PropertyGets or sets the time zone of the PgSqlTime object.  
Public PropertyGets the date and time that is stored in the PgSqlTime structure.  
Public PropertyDetermines whether this is a timestamp with time zone.  
Top
See Also