Partager via


Champ DTP_DATA_UNION.ullVal

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

Specifies a ullVal data type.

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

Syntaxe

'Déclaration
Public ullVal As ULong
'Utilisation
Dim instance As DTP_DATA_UNION 
Dim value As ULong 

value = instance.ullVal 

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

Voir aussi

Référence

DTP_DATA_UNION Structure

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