Propriété Locked
Cette API prend en charge l'infrastructure et n'est pas destinée à être utilisée directement à partir de votre code.
For more information, see Variables.
Espace de noms : Microsoft.SqlServer.Dts.Runtime.Wrapper
Assembly : Microsoft.SqlServer.DTSRuntimeWrap (en Microsoft.SqlServer.DTSRuntimeWrap.dll)
Syntaxe
'Déclaration
ReadOnly Property Locked As Boolean
Get
'Utilisation
Dim instance As IDTSVariables100
Dim value As Boolean
value = instance.Locked
bool Locked { get; }
property bool Locked {
bool get ();
}
abstract Locked : bool
function get Locked () : boolean
Valeur de propriété
Type : System. . :: . .Boolean
Voir aussi