Champ bSet
Cette API prend en charge l'infrastructure .NET Framework et n'est pas destinée à être utilisée directement à partir de votre code.
Espace de noms : Microsoft.SqlServer.Dts.Runtime.Wrapper
Assembly : Microsoft.SqlServer.DTSRuntimeWrap (dans Microsoft.SqlServer.DTSRuntimeWrap.dll)
Syntaxe
'Déclaration
Public bSet As Short
'Utilisation
Dim instance As DTS_MANAGED_PROPERTY
Dim value As Short
value = instance.bSet
instance.bSet = value
public short bSet
public:
short bSet
val mutable bSet: int16
public var bSet : short