ExternalDatabaseConnections.Remove
This function removes (deletes) the specified external database connection; Index can either be 1-based index or external database connection name.
Syntax
|
Parameters
|
Return Value
|
Sub ExternalDatabaseConnections.Remove( _
Index As Variant)
|
Index [in]
The 1-based index of the connection to remove.
Type: Variant
|
This function does not return a value.
|
Copyright © 2020. Cloud Software Group, Inc. All Rights Reserved.