IDTSVariableDispenser100 Members

Include Protected Members
Include Inherited Members

This API supports the .NET Framework infrastructure and is not intended to be used directly from your code.

For more information, see VariableDispenserClass.

The IDTSVariableDispenser100 type exposes the following members.

Methods

  Name Description
Public method Contains(String) Infrastructure. For more information, see VariableDispenserClass.
Public method GetQualifiedName(String) Infrastructure. For more information, see VariableDispenserClass.
Public method GetVariables(IDTSVariables100%) Infrastructure. For more information, see VariableDispenserClass.
Public method LockForRead(String) Infrastructure. For more information, see VariableDispenserClass.
Public method LockForWrite(String) Infrastructure. For more information, see VariableDispenserClass.
Public method LockOneForRead(String, IDTSVariables100%) Infrastructure. For more information, see VariableDispenserClass.
Public method LockOneForWrite(String, IDTSVariables100%) Infrastructure. For more information, see VariableDispenserClass.
Public method Reset() Infrastructure. For more information, see VariableDispenserClass.

Top