VariableDispenser Members

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
ms213225.pubmethod(zh-cn,SQL.90).gif Contains Specifies whether an item can be retrieved from the VariableDispenser collection by using indexing without throwing an exception.
ms213225.pubmethod(zh-cn,SQL.90).gif Equals  Overloaded. (inherited from DtsObject )
ms213225.pubmethod(zh-cn,SQL.90).gif GetHashCode  Returns the hash code for this instance. (inherited from DtsObject)
ms213225.pubmethod(zh-cn,SQL.90).gif GetQualifiedName Returns the qualified name of the variable.
ms213225.pubmethod(zh-cn,SQL.90).gif GetType  (inherited from Object )
ms213225.pubmethod(zh-cn,SQL.90).gif GetVariables Locks the variables that are in the read-only list and the read/write list.
ms213225.pubmethod(zh-cn,SQL.90).gif LockForRead Adds the variable to the list of variables to be locked for read-only access.
ms213225.pubmethod(zh-cn,SQL.90).gif LockForWrite Adds the variable to the list of variables to be locked for read/write access.
ms213225.pubmethod(zh-cn,SQL.90).gif LockOneForRead Puts the variable in a list, and then locks it for read-only access.
ms213225.pubmethod(zh-cn,SQL.90).gif LockOneForWrite Puts the variable in a list, and then locks it for read/write access.
ms213225.pubmethod(zh-cn,SQL.90).gifms213225.static(zh-cn,SQL.90).gif op_Equality  (inherited from DtsObject )
ms213225.pubmethod(zh-cn,SQL.90).gifms213225.static(zh-cn,SQL.90).gif op_Inequality  (inherited from DtsObject )
ms213225.pubmethod(zh-cn,SQL.90).gifms213225.static(zh-cn,SQL.90).gif ReferenceEquals  (inherited from Object )
ms213225.pubmethod(zh-cn,SQL.90).gif Reset Clears both the read-only list and read/write list when the call to GetVariables fails.
ms213225.pubmethod(zh-cn,SQL.90).gif ToString  (inherited from Object )

顶部

Protected Methods

  名称 Description
ms213225.protmethod(zh-cn,SQL.90).gif Finalize  (inherited from Object )
ms213225.protmethod(zh-cn,SQL.90).gif MemberwiseClone  (inherited from Object )

顶部

请参阅

参考

VariableDispenser Class
Microsoft.SqlServer.Dts.Runtime Namespace