Partager via


Champ DTP_DATA_UNION.dwVal

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 dwVal data type.

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

Syntaxe

'Déclaration
Public dwVal As UInteger
'Utilisation
Dim instance As DTP_DATA_UNION 
Dim value As UInteger 

value = instance.dwVal 

instance.dwVal = value
public uint dwVal
public:
unsigned int dwVal
val mutable dwVal: uint32
public var dwVal : uint

Voir aussi

Référence

DTP_DATA_UNION Structure

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