Variables Methods
(see also
Protected
Methods
)
| Name | Description | |
|---|---|---|
| Add | |
| Contains |
Returns a Boolean that indicates whether the items in the collection can be accessed by using indexing without throwing an exception.
|
| CopyTo | (inherited from DTSReadOnlyCollectionBase ) |
| Equals | Overloaded. (inherited from Object ) |
| GetEnumerator |
Returns a VariableEnumerator enumerator for use in iterating over the Variables collection.
|
| GetHashCode | (inherited from Object ) |
| GetType | (inherited from Object ) |
| ReferenceEquals | (inherited from Object ) |
| Remove |
Removes a Variable object from the Variables collection.
|
| ToString | (inherited from Object ) |
| Unlock |
Releases the locks on the variables collection and flags the state of the variables collection as invalid or unknown.
|
| Name | Description | |
|---|---|---|
| CreateManagedObject | (inherited from DTSReadOnlyCollectionBase ) |
| Finalize | (inherited from Object ) |
| GetCount | (inherited from DTSReadOnlyCollectionBase ) |
| GetManagedEnumerator | (inherited from DTSReadOnlyCollectionBase ) |
| MemberwiseClone | (inherited from Object ) |