dwHighDateTime Campo
Esta API es compatible con la infraestructura de .NET Framework y no se diseñó para usarse directamente desde el código.
Espacio de nombres: Microsoft.SqlServer.Dts.Runtime.Wrapper
Ensamblado: Microsoft.SqlServer.DTSRuntimeWrap (en Microsoft.SqlServer.DTSRuntimeWrap.dll)
Sintaxis
'Declaración
Public dwHighDateTime As UInteger
'Uso
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
Vea también