Represents a shared set of data connection objects that are created on demand and managed by Visual Studio.
The DataConnectionManager type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
![]() |
DataConnectionManager | Class constructor. |
Top
Methods
| Name | Description | |
|---|---|---|
![]() |
CopyTo | Copies the set of currently managed data connections to an array, starting at the specified array index. |
![]() |
CreateDataConnection | Initializes a data connection. This method should not be called by client code. |
![]() |
Equals | Determines whether the specified Object is equal to the current Object. (Inherited from Object.) |
![]() |
Finalize | Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection. (Inherited from Object.) |
![]() |
GetDataConnection | Overloaded. |
![]() |
GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) |
![]() |
GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() |
InvalidateDataConnection | Invalidates a currently managed data connection that matches the specified connection information, if any. |
![]() |
MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) |
![]() |
ToString | Returns a String that represents the current Object. (Inherited from Object.) |
Top
Properties
| Name | Description | |
|---|---|---|
![]() |
Count | Retrieves a count of the number of data connections currently being managed. |
Top
Explicit Interface Implementations
| Name | Description | |
|---|---|---|
![]() ![]() |
ICollection<DataConnection>.Add | Adds a data source to the DDEX data connection collection. |
![]() ![]() |
ICollection<DataConnection>.Clear | Clears the DDEX data connection collection. |
![]() ![]() |
ICollection<DataConnection>.Contains | Tests whether the DDEX data connection collection contains a specified connection. |
![]() ![]() |
IEnumerable<DataConnection>.GetEnumerator | Retrieves an enumerator for iterating the DDEX data connection collection. |
![]() ![]() |
IEnumerable.GetEnumerator | Retrieves an [IEnumerator] object with which to iterate through the collection. |
![]() ![]() |
ICollection<DataConnection>.IsReadOnly | Tests whether the data connection collection is read only. |
![]() ![]() |
ICollection<DataConnection>.Remove | Removes a data connection from the DDEX data connection collection. |
Top
.gif)
.gif)
.gif)
.gif)
.gif)
.gif)