PgSqlTime Constructor(TimeSpan)
Initializes a new instance of the
PgSqlTime structure with the specified
System.TimeSpan value.
'Declaration
Public Function New( _
ByVal As TimeSpan _
)
Parameters
- time
- A System.TimeSpan value to initialize the new PgSqlTime object with.