Membri VariableDispenser

Accesses the Variables collection during package execution. This class cannot be inherited.

Il tipo VariableDispenser espone i membri seguenti.

Metodi

  Nome Descrizione
Metodo pubblico Contains Specifies whether an item can be retrieved from the VariableDispenser collection by using indexing without throwing an exception.
Metodo pubblico Equals Determines whether two object instances are equal. (Ereditato da DtsObject).
Metodo protetto Finalize (Ereditato da Object).
Metodo pubblico GetHashCode Returns the hash code for this instance. (Ereditato da DtsObject).
Metodo pubblico GetQualifiedName Returns the qualified name of the variable.
Metodo pubblico GetType (Ereditato da Object).
Metodo pubblico GetVariables Locks the variables that are in the read-only list and the read/write list.
Metodo pubblico LockForRead Adds the variable to the list of variables to be locked for read-only access.
Metodo pubblico LockForWrite Adds the variable to the list of variables to be locked for read/write access.
Metodo pubblico LockOneForRead Puts the variable in a list, and then locks it for read-only access.
Metodo pubblico LockOneForWrite Puts the variable in a list, and then locks it for read/write access.
Metodo protetto MemberwiseClone (Ereditato da Object).
Metodo pubblico Reset Clears both the read-only list and read/write list when the call to GetVariables fails.
Metodo pubblico ToString (Ereditato da Object).

In alto