IDTSVariableLock100 Interface

Definition

Defines methods for the lock of variable.

public interface class IDTSVariableLock100
[System.Runtime.InteropServices.Guid("63453C3F-00E1-47CC-937E-3EF4887D7AD6")]
[System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)]
[System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FHidden | System.Runtime.InteropServices.TypeLibTypeFlags.FOleAutomation | System.Runtime.InteropServices.TypeLibTypeFlags.FRestricted)]
public interface IDTSVariableLock100
[System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)]
[System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FHidden | System.Runtime.InteropServices.TypeLibTypeFlags.FOleAutomation | System.Runtime.InteropServices.TypeLibTypeFlags.FRestricted)]
[System.Runtime.InteropServices.Guid("CB6D4ED7-3BBF-48D2-898D-8798079DCA8D")]
public interface IDTSVariableLock100
[System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)]
[System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FHidden | System.Runtime.InteropServices.TypeLibTypeFlags.FOleAutomation | System.Runtime.InteropServices.TypeLibTypeFlags.FRestricted)]
[System.Runtime.InteropServices.Guid("363E073A-C077-44BC-B50B-AAC2B0A06B61")]
public interface IDTSVariableLock100
[<System.Runtime.InteropServices.Guid("63453C3F-00E1-47CC-937E-3EF4887D7AD6")>]
[<System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)>]
[<System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FHidden | System.Runtime.InteropServices.TypeLibTypeFlags.FOleAutomation | System.Runtime.InteropServices.TypeLibTypeFlags.FRestricted)>]
type IDTSVariableLock100 = interface
[<System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)>]
[<System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FHidden | System.Runtime.InteropServices.TypeLibTypeFlags.FOleAutomation | System.Runtime.InteropServices.TypeLibTypeFlags.FRestricted)>]
[<System.Runtime.InteropServices.Guid("CB6D4ED7-3BBF-48D2-898D-8798079DCA8D")>]
type IDTSVariableLock100 = interface
[<System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)>]
[<System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FHidden | System.Runtime.InteropServices.TypeLibTypeFlags.FOleAutomation | System.Runtime.InteropServices.TypeLibTypeFlags.FRestricted)>]
[<System.Runtime.InteropServices.Guid("363E073A-C077-44BC-B50B-AAC2B0A06B61")>]
type IDTSVariableLock100 = interface
Public Interface IDTSVariableLock100
Attributes

Methods

AcquireLock(Boolean)

Acquires the lock of the variable.

ReleaseLock(Boolean)

Releases the lock of the variable.

Applies to