Accesses the Variables collection during package execution. This class cannot be inherited.
The following tables list the members exposed by the VariableDispenser type.
Public Methods
(see also Protected Methods )
名称 | Description | |
---|---|---|
![]() |
Contains | Specifies whether an item can be retrieved from the VariableDispenser collection by using indexing without throwing an exception. |
![]() |
Equals | Overloaded. (inherited from DtsObject ) |
![]() |
GetHashCode | Returns the hash code for this instance. (inherited from DtsObject) |
![]() |
GetQualifiedName | Returns the qualified name of the variable. |
![]() |
GetType | (inherited from Object ) |
![]() |
GetVariables | Locks the variables that are in the read-only list and the read/write list. |
![]() |
LockForRead | Adds the variable to the list of variables to be locked for read-only access. |
![]() |
LockForWrite | Adds the variable to the list of variables to be locked for read/write access. |
![]() |
LockOneForRead | Puts the variable in a list, and then locks it for read-only access. |
![]() |
LockOneForWrite | Puts the variable in a list, and then locks it for read/write access. |
![]() ![]() |
op_Equality | (inherited from DtsObject ) |
![]() ![]() |
op_Inequality | (inherited from DtsObject ) |
![]() ![]() |
ReferenceEquals | (inherited from Object ) |
![]() |
Reset | Clears both the read-only list and read/write list when the call to GetVariables fails. |
![]() |
ToString | (inherited from Object ) |
顶部
Protected Methods
名称 | Description | |
---|---|---|
![]() |
Finalize | (inherited from Object ) |
![]() |
MemberwiseClone | (inherited from Object ) |
顶部
请参阅
参考
VariableDispenser Class
Microsoft.SqlServer.Dts.Runtime Namespace