Freigeben über


IDTSVariableLock100-Schnittstelle

Diese API unterstützt die -Infrastruktur und ist nicht zur direkten Verwendung im Code bestimmt.

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

Syntax

'Declaration
<InterfaceTypeAttribute()> _
<GuidAttribute("C97A186C-C595-400F-B0C5-AAD272BD126D")> _
Public Interface IDTSVariableLock100
'Usage
Dim instance As IDTSVariableLock100
[InterfaceTypeAttribute()]
[GuidAttribute("C97A186C-C595-400F-B0C5-AAD272BD126D")]
public interface IDTSVariableLock100
[InterfaceTypeAttribute()]
[GuidAttribute(L"C97A186C-C595-400F-B0C5-AAD272BD126D")]
public interface class IDTSVariableLock100
[<InterfaceTypeAttribute()>]
[<GuidAttribute("C97A186C-C595-400F-B0C5-AAD272BD126D")>]
type IDTSVariableLock100 =  interface end
public interface IDTSVariableLock100

Der IDTSVariableLock100-Typ macht folgende Elemente verfügbar.

Methoden

  Name Beschreibung
Öffentliche Methode AcquireLock Infrastruktur
Öffentliche Methode ReleaseLock Infrastruktur

Zum Anfang