Public Methods

MethodDescription

Add a new Role object. PARAMETERS: Name (String), Description (String), ObjectPrivilege (String), Users (StringObjects), Diagrams (StringObjects), DataDictionaries (StringObjects).

Remove a Role specified by the given name. PARAMETERS: Name (String).

Public Properties

PropertyDescription
_ItemReturns a Role object specified by the given name. PARAMETERS: Identifier (String).
_NewEnum
CountNumber of Role objects in the collection. DATATYPE: Integer.
ItemReturns a Role object specified by the given name. PARAMETERS: Identifier (String).