DTP_DBDATE Struct
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Specifies an enumeration of date structure.
public value class DTP_DBDATE
public struct DTP_DBDATE
type DTP_DBDATE = struct
Public Structure DTP_DBDATE
- Inheritance
-
DTP_DBDATE
Fields
day |
Specifies the date by day. |
month |
Specifies the date by month. |
year |
Specifies the date by year. |