Contains a collection of ConnectionManager objects that are accessed through the Package object. This class cannot be inherited.
The following tables list the members exposed by the Connections type.
Protected Fields
| 名称 | Description | |
|---|---|---|
| .gif) | m_unmanagedColl | (inherited from DTSReadOnlyCollectionBase ) | 
顶部
Public Properties
| 名称 | Description | |
|---|---|---|
| .gif) | Count | Gets the number of elements contained in the DTSReadOnlyCollectionBase instance. (inherited from DTSReadOnlyCollectionBase) | 
| .gif) | IsSynchronized | Gets a value that indicates whether access to the DTSReadOnlyCollectionBase is synchronized (thread-safe). (inherited from DTSReadOnlyCollectionBase) | 
| .gif) | Item | Returns a ConnectionManager object from the Connections collection. | 
| .gif) | SyncRoot | Gets an object that can be used to synchronize access to the DTSReadOnlyCollectionBase. (inherited from DTSReadOnlyCollectionBase) | 
顶部
Public Methods
(see also Protected Methods )
| 名称 | Description | |
|---|---|---|
| .gif) | Add | Adds a ConnectionManager object of the specified connection type to the Connections collection. | 
| .gif) | Contains | Returns a Boolean that indicates whether the ConnectionManager items in the collection can be accessed by using indexing without throwing an exception. | 
| .gif) | CopyTo | (inherited from DTSReadOnlyCollectionBase ) | 
| .gif) | Equals | Overloaded. (inherited from Object ) | 
| .gif) | GetEnumerator | Returns a ConnectionEnumerator for use in iterating over the Connections collection. | 
| .gif) | GetHashCode | (inherited from Object ) | 
| .gif) | GetType | (inherited from Object ) | 
| .gif) .gif) | ReferenceEquals | (inherited from Object ) | 
| .gif) | Remove | Removes a ConnectionManager object from the Connections collection. | 
| .gif) | ToString | (inherited from Object ) | 
顶部
Protected Methods
| 名称 | Description | |
|---|---|---|
| .gif) | CreateManagedObject | (inherited from DTSReadOnlyCollectionBase ) | 
| .gif) | Finalize | (inherited from Object ) | 
| .gif) | GetCount | (inherited from DTSReadOnlyCollectionBase ) | 
| .gif) | GetManagedEnumerator | (inherited from DTSReadOnlyCollectionBase ) | 
| .gif) | MemberwiseClone | (inherited from Object ) | 
顶部