Public Methods

MethodDescription
BoundAttachmentsReturns the BoundAttachments collection of this Object.
UserCommentsReturns the user comment collection associated with this Object.

Public Properties

PropertyDescription
DescriptionDescription of the DBUser. DATATYPE: String.
ExternalNameExternalName of the DBUser. DATATYPE: String.
GUIDGUID of the DBUser. DATATYPE: String.
IDDBUser ID of the object as assigned by ER/Studio. Used to obtain the corresponding DBUser. DATATYPE: Integer.
IsGroupIndicates whether this DBUser contains Group-specific settings. DATATYPE: Boolean.
NameName of the DBUser. DATATYPE: String.
OracleDefaultTablespaceOracle only. Oracle default tablespace of the DBUser. DATATYPE: String.
OracleTemporaryTablespaceOracle only. Oracle temporary tablespace of the DBUser. DATATYPE: String.
PasswordPassword of the DBUser. DATATYPE: String.
  • No labels