Partager via


Méthode ProjectVariablesWrapper.Unlock

Releases the locks on the variables on the variables collection.

Espace de noms :  Microsoft.SqlServer.Dts.Runtime
Assembly :  Microsoft.SqlServer.ManagedDTS (en Microsoft.SqlServer.ManagedDTS.dll)

Syntaxe

'Déclaration
Public Sub Unlock
'Utilisation
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()

Implémente

IDTSVariables100.Unlock()

Voir aussi

Référence

ProjectVariablesWrapper Classe

Espace de noms Microsoft.SqlServer.Dts.Runtime