Champ DTP_DATA_UNION.llVal
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 llVal data type.
Espace de noms : Microsoft.SqlServer.Dts.Runtime.Wrapper
Assembly : Microsoft.SqlServer.DTSRuntimeWrap (en Microsoft.SqlServer.DTSRuntimeWrap.dll)
Syntaxe
'Déclaration
Public llVal As Long
'Utilisation
Dim instance As DTP_DATA_UNION
Dim value As Long
value = instance.llVal
instance.llVal = value
public long llVal
public:
long long llVal
val mutable llVal: int64
public var llVal : long