VariablesCollection Methods

Public Methods

(see also Protected Methods )

  Nome Description
ms214829.pubmethod(it-it,SQL.90).gif Add
Creates and adds a PkgVariable to the end of the collection.
ms214829.pubmethod(it-it,SQL.90).gif Clear
Removes all elements from the collection.
ms214829.pubmethod(it-it,SQL.90).gif CopyTo
Copies the entire collection to a compatible one-dimensional Array, starting at the specified index of the target array.
ms214829.pubmethod(it-it,SQL.90).gif Equals  Overloaded. (inherited from Object )
ms214829.pubmethod(it-it,SQL.90).gif GetElement Overloaded.
Gets an element from the collection.
ms214829.pubmethod(it-it,SQL.90).gif GetEnumerator
Returns an enumerator that can iterate through the collection.
ms214829.pubmethod(it-it,SQL.90).gif GetHashCode  (inherited from Object )
ms214829.pubmethod(it-it,SQL.90).gif GetType  (inherited from Object )
ms214829.pubmethod(it-it,SQL.90).gifms214829.static(it-it,SQL.90).gif LoadFromString
Creates and adds one or more elements, from a delimited string, to the end of the collection.
ms214829.pubmethod(it-it,SQL.90).gifms214829.static(it-it,SQL.90).gif ReferenceEquals  (inherited from Object )
ms214829.pubmethod(it-it,SQL.90).gif Remove
Removes the element with the specified index from the collection
ms214829.pubmethod(it-it,SQL.90).gif ToString Overridden.
Returns a delimited string that represents the contents of the collection.

Protected Methods

  Nome Description
ms214829.protmethod(it-it,SQL.90).gif Finalize  (inherited from Object )
ms214829.protmethod(it-it,SQL.90).gif MemberwiseClone  (inherited from Object )

Vedere anche

Riferimento

VariablesCollection Class
Microsoft.SqlServer.Dts.Tasks.Exec80PackageTask Namespace