PRELIMINARY INFORMATION - SUBJECT TO CHANGE
Removes the database with the given id from the list of dynamic database connections.
Syntax
Smartsite SXML | Copy Code |
---|---|
database.connections.remove(string id) |
Parameters
Name | Data Type | Description |
---|---|---|
id | String | The id of the database connection. |
Return Value
None.