Proprietà Locked
Questa API supporta l'infrastruttura .NET Framework e non può essere utilizzato/a direttamente dal codice.
For more information, see Variables.
Spazio dei nomi: Microsoft.SqlServer.Dts.Runtime.Wrapper
Assembly: Microsoft.SqlServer.DTSRuntimeWrap (in Microsoft.SqlServer.DTSRuntimeWrap.dll)
Sintassi
'Dichiarazione
ReadOnly Property Locked As Boolean
Get
'Utilizzo
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
Valore proprietà
Tipo: System. . :: . .Boolean
Vedere anche