Method: GetDatabaseSettings() as DatabaseConnection
Description
GetDatabaseSettings creates a new object of database settings. The object is used to specify database connection parameters for the methods GetDatabaseTables, GetDatabaseImportElementList, ImportFromDatabase, ImportFromSchema and ExportToDatabase.
Example
See example of ImportFromDatabase.
Errors
1111 |
The application object is no longer valid. |
|
1100 |
Invalid address for the return parameter was specified. |