BBjAdmin::removeDatabaseGlobal
Description
In BBj 9.00 and higher, this method removes the specified database property.
Syntax
|
Return Value |
Method |
|---|---|
|
void |
removeDatabaseGlobal(String databaseName, String propertyName) |
Parameters
|
Variable |
Description |
|---|---|
|
databaseName |
The case sensitive name of the database whose property should be removed. |
|
propertyName |
The database property to remove. This
may be any property found in the |
Return Value
None.
Example
|
See Also
See the BBj Object Diagram for an illustration of the relationship between BBj Objects.