You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Next »

Public Methods

MethodDescription

Creates a DBUser with the given data. PARAMETERS: Name (String), ExternalName (String), Password (String), Description (String).

Deletes an DBUser object specified by the given ID or name from ER/Studio. PARAMETERS: Identifier (Integer).

Public Properties

PropertyDescription

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).
  • No labels