Public Methods
Method | Description |
---|
Add | Creates a DBSchema with the given data. PARAMETERS: Name (String), Authorization (String), Description (String). |
Remove | Deletes an DBSchema object specified by the given ID or name from ER/Studio. PARAMETERS: Identifier as Integer. |
Public Properties
Property | Description |
---|
| Returns a DBSchema specified by the given ID, GUID, or name. PARAMETERS: Identifier (Integer or String). |
|
|
| Number of DBSchema objects in the collection. DATATYPE: Integer. |
| Returns a DBSchema specified by the given ID, GUID, or name. PARAMETERS: Identifier (Integer or String). |