Connections Properties
SQL Server 2008 R2
The Connections type exposes the following members.
| Name | Description | |
|---|---|---|
|
Count | Gets the number of elements contained in the DTSReadOnlyCollectionBase instance. (Inherited from DTSReadOnlyCollectionBase.) |
|
IsSynchronized | Gets a value that indicates whether access to the DTSReadOnlyCollectionBase is synchronized (thread-safe). (Inherited from DTSReadOnlyCollectionBase.) |
|
Item | Returns a ConnectionManager object from the Connections collection. |
|
SyncRoot | Gets an object that can be used to synchronize access to the DTSReadOnlyCollectionBase. (Inherited from DTSReadOnlyCollectionBase.) |
