ADONETDatabaseConnections.Item
This property returns the specified ADONETDatabaseConnection; Index can either be 1-based index, or the external database connection name.
| Syntax | Parameters | Return Value |
|---|---|---|
ReadOnly Property ADONETDatabaseConnections.Item( _
Index As Variant) As ADONETDatabaseConnection
|
Index [in]
The index of the connection to access. Type: Variant |
ADONETDatabaseConnection |
Copyright © 2020. Cloud Software Group, Inc. All Rights Reserved.
