PgSqlInterval Constructor(Int32,Int32,Double)
In This Topic
Initializes a new instance of the
PgSqlInterval structure with the specified number of months and seconds.
Syntax
Parameters
- months
- Number of months.
- days
- Number of days.
- seconds
- Number of seconds.
See Also