SqlDateTime Constructor (Int32, Int32)
.NET Framework (current version)
Initializes a new instance of the SqlDateTime structure using the supplied parameters.
Assembly: System.Data (in System.Data.dll)
Parameters
- dayTicks
-
Type:
System::Int32
An integer value that represents the date as ticks.
- timeTicks
-
Type:
System::Int32
An integer value that represents the time as ticks.
.NET Framework
Available since 1.1
Available since 1.1
Show: