Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Public Methods

This object represents a collection of Role objects.

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).

...

Info
titleSee Also