Partager via


Champ _LARGE_INTEGER.QuadPart

Cette API prend en charge l'infrastructure SQL Server 2012 et n'est pas destinée à être utilisée directement à partir de votre code.

The quad part.

Espace de noms :  Microsoft.SqlServer.Dts.Runtime.Wrapper
Assembly :  Microsoft.SqlServer.DTSRuntimeWrap (en Microsoft.SqlServer.DTSRuntimeWrap.dll)

Syntaxe

'Déclaration
Public QuadPart As Long
'Utilisation
Dim instance As _LARGE_INTEGER 
Dim value As Long 

value = instance.QuadPart 

instance.QuadPart = value
public long QuadPart
public:
long long QuadPart
val mutable QuadPart: int64
public var QuadPart : long

Voir aussi

Référence

_LARGE_INTEGER Structure

Espace de noms Microsoft.SqlServer.Dts.Runtime.Wrapper