Freigeben über


_FILETIME.dwHighDateTime-Feld

Diese API unterstützt die SQL Server 2012-Infrastruktur und ist nicht zur direkten Verwendung im Code bestimmt.

The high date time.

Namespace:  Microsoft.SqlServer.Dts.Runtime.Wrapper
Assembly:  Microsoft.SqlServer.DTSRuntimeWrap (in Microsoft.SqlServer.DTSRuntimeWrap.dll)

Syntax

'Declaration
Public dwHighDateTime As UInteger
'Usage
Dim instance As _FILETIME 
Dim value As UInteger 

value = instance.dwHighDateTime 

instance.dwHighDateTime = value
public uint dwHighDateTime
public:
unsigned int dwHighDateTime
val mutable dwHighDateTime: uint32
public var dwHighDateTime : uint

Siehe auch

Verweis

_FILETIME Struktur

Microsoft.SqlServer.Dts.Runtime.Wrapper-Namespace