Condividi tramite


Metodo ProjectVariablesWrapper.Unlock

Releases the locks on the variables on the variables collection.

Spazio dei nomi  Microsoft.SqlServer.Dts.Runtime
Assembly:  Microsoft.SqlServer.ManagedDTS (in Microsoft.SqlServer.ManagedDTS.dll)

Sintassi

'Dichiarazione
Public Sub Unlock
'Utilizzo
Dim instance As ProjectVariablesWrapper

instance.Unlock()
public void Unlock()
public:
virtual void Unlock() sealed
abstract Unlock : unit -> unit  
override Unlock : unit -> unit
public final function Unlock()

Implementa

IDTSVariables100.Unlock()

Vedere anche

Riferimento

ProjectVariablesWrapper Classe

Spazio dei nomi Microsoft.SqlServer.Dts.Runtime