DataConnectionCollection.Item property
Include protected members
Include inherited members
Gets a reference to the specified DataConnection object from the collection.
Overload list
Name | Description | |
---|---|---|
Item[Int32] | Gets a reference to the specified DataConnection object from the collection by index value. | |
Item[String] | Gets a reference to the specified DataConnection object from the collection by name. |
Top
See also
Reference
DataConnectionCollection class