Champ lNoEditor
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 lNoEditor As Integer
'Utilisation
Dim instance As DTS_MANAGED_INFO
Dim value As Integer
value = instance.lNoEditor
instance.lNoEditor = value
public int lNoEditor
public:
int lNoEditor
val mutable lNoEditor: int
public var lNoEditor : int