PgSqlTime Constructor(TimeSpan,TimeSpan)
In This Topic
Initializes a new instance of the
PgSqlTime structure with the specified
System.TimeSpan value and the specified time zone.
Syntax
Parameters
- time
- A System.TimeSpan value to initialize the new PgSqlTime object with.
- timeZone
- The specified time zone.
See Also