Méthode Unlock

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

For more information, see Variables.

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()