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