Pole _FILETIME.dwLowDateTime
Ten interfejs API obsługuje infrastrukturę programu i nie jest przeznaczony do użycia bezpośrednio w kodzie.
Przestrzeń nazw: Microsoft.SqlServer.Dts.Runtime.Wrapper
Zestaw: Microsoft.SqlServer.DTSRuntimeWrap (w Microsoft.SqlServer.DTSRuntimeWrap.dll)
Składnia
'Deklaracja
Public dwLowDateTime As UInteger
'Użycie
Dim instance As _FILETIME
Dim value As UInteger
value = instance.dwLowDateTime
instance.dwLowDateTime = value
public uint dwLowDateTime
public:
unsigned int dwLowDateTime
val mutable dwLowDateTime: uint32
public var dwLowDateTime : uint