Freigeben über


ProjectVariablesWrapper.Unlock-Methode

Releases the locks on the variables on the variables collection.

Namespace:  Microsoft.SqlServer.Dts.Runtime
Assembly:  Microsoft.SqlServer.ManagedDTS (in Microsoft.SqlServer.ManagedDTS.dll)

Syntax

'Declaration
Public Sub Unlock
'Usage
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()

Implementiert

IDTSVariables100.Unlock()

Siehe auch

Verweis

ProjectVariablesWrapper Klasse

Microsoft.SqlServer.Dts.Runtime-Namespace