IDTSVariableLock100 Interface
This API supports the .NET Framework infrastructure and is not intended to be used directly from your code.
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