Champ DTP_DATA_UNION.boolVal
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 value of type BOOL.
Espace de noms : Microsoft.SqlServer.Dts.Runtime.Wrapper
Assembly : Microsoft.SqlServer.DTSRuntimeWrap (en Microsoft.SqlServer.DTSRuntimeWrap.dll)
Syntaxe
'Déclaration
Public boolVal As Short
'Utilisation
Dim instance As DTP_DATA_UNION
Dim value As Short
value = instance.boolVal
instance.boolVal = value
public short boolVal
public:
short boolVal
val mutable boolVal: int16
public var boolVal : short