ExternalDatabaseConnections Members
These members are collection of external database connections.
Name | Description |
---|---|
Add | Adds a new ExternalDataBase connection. Return value: ExternalDatabaseConnection. |
AddEx | Adds a new ExternalDataBase connection (with audit log explanation). Return value: ExternalDatabaseConnection. |
CheckPrompt | Return value: Boolean. |
Refresh | - |
Remove | Remove (deletes) the specified external database connection; Index can either be 1-based index or external database connection name. |
RemoveEx | Remove (deletes) the specified external database connection; Index can either be 1-based index or external database connection name (with audit log explanation). |
Name | Description |
---|---|
Count | Returns the number of external database connections in this collection. Return value: Integer. This property is read only. |
Item | Returns the specified ExternalDatabaseConnection; Index can either be 1-based index, or the external database connection name. Return value: ExternalDatabaseConnection. This property is read only. |
ItemByID | Return value: ExternalDatabaseConnection. This property is read only. |
Copyright © 2020. Cloud Software Group, Inc. All Rights Reserved.