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