Partager via


Méthode IDTSVariables100.Unlock

Cette API prend en charge l'infrastructure SQL Server 2012 et n'est pas destinée à être utilisée directement à partir de votre code.

Releases the locks on the collection and flags the state of the collection as invalid or unknown.

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

Syntaxe

'Déclaration
Sub Unlock
'Utilisation
Dim instance As IDTSVariables100

instance.Unlock()
void Unlock()
void Unlock()
abstract Unlock : unit -> unit
function Unlock()

Notes

For more information, see Variables.

Voir aussi

Référence

IDTSVariables100 Interface

Espace de noms Microsoft.SqlServer.Dts.Runtime.Wrapper