This API supports the .NET Framework infrastructure and is not intended to be used directly from your code.
The VariableDispenser type exposes the following members.
Methods
|
Contains(String) |
Infrastructure. For more information, see VariableDispenserClass. (Inherited from IDTSVariableDispenser100.) |
|
GetQualifiedName(String) |
Infrastructure. For more information, see VariableDispenserClass. (Inherited from IDTSVariableDispenser100.) |
|
GetVariables(IDTSVariables100%) |
Infrastructure. For more information, see VariableDispenserClass. (Inherited from IDTSVariableDispenser100.) |
|
LockForRead(String) |
Infrastructure. For more information, see VariableDispenserClass. (Inherited from IDTSVariableDispenser100.) |
|
LockForWrite(String) |
Infrastructure. For more information, see VariableDispenserClass. (Inherited from IDTSVariableDispenser100.) |
|
LockOneForRead(String, IDTSVariables100%) |
Infrastructure. For more information, see VariableDispenserClass. (Inherited from IDTSVariableDispenser100.) |
|
LockOneForWrite(String, IDTSVariables100%) |
Infrastructure. For more information, see VariableDispenserClass. (Inherited from IDTSVariableDispenser100.) |
|
Reset() |
Infrastructure. For more information, see VariableDispenserClass. (Inherited from IDTSVariableDispenser100.) |
Top