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

Method

Description


Creates a DBRole with the given data. PARAMETERS: Name (String), IdentificationType (Integer), Password (String), Description (String).

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

Public Properties

PropertyDescription

Returns a DBRole specified by the given ID, GUID, or name. PARAMETERS: Identifier (Integer or String).



Number of DBRole objects in the collection. DATATYPE: Integer.

Returns a DBRole specified by the given ID, GUID, or name. PARAMETERS: Identifier (Integer or String).
  • No labels