Udostępnij za pośrednictwem


Pole _ULARGE_INTEGER.QuadPart

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 QuadPart As ULong
'Użycie
Dim instance As _ULARGE_INTEGER
Dim value As ULong

value = instance.QuadPart

instance.QuadPart = value
public ulong QuadPart
public:
unsigned long long QuadPart
val mutable QuadPart: uint64
public var QuadPart : ulong