Champ QuadPart
Cette API prend en charge l'infrastructure .NET Framework et n'est pas destinée à être utilisée directement à partir de votre code.
Espace de noms : Microsoft.SqlServer.Dts.Runtime.Wrapper
Assembly : Microsoft.SqlServer.DTSRuntimeWrap (dans Microsoft.SqlServer.DTSRuntimeWrap.dll)
Syntaxe
'Déclaration
Public QuadPart As ULong
'Utilisation
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