PgSqlTimeStamp Constructor(Int32,Int32,Int32)
In This Topic
Initializes a new instance of the
PgSqlTimeStamp structure with the specified year, month, and day.
Syntax
Parameters
- year
- The specified year.
- month
- The specified month.
- day
- The specified day.
See Also