ExternalDatabaseConnections.Item
This property returns the specified ExternalDatabaseConnection; Index can either be 1-based index, or the external database connection name.
This property is read only.
| Syntax | Parameters | Return Value |
|---|---|---|
ReadOnly Property ExternalDatabaseConnections.Item( _
Index As Variant) As ExternalDatabaseConnection
|
Index [in]
Type: Variant |
ExternalDatabaseConnection |