Freigeben über


dwHighDateTime-Feld

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

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