Public Methods
| Method | Description |
|---|---|
| BoundAttachments | Returns the BoundAttachments collection of this Object. |
| UserComments | Returns the user comment collection associated with this Object. |
Public Properties
| Property | Description |
|---|---|
| Description | Description of the DBRole. DATATYPE: String. |
| GUID | GUID of the DBRole. DATATYPE: String. |
| ID | DBRole ID of the object as assigned by ER/Studio. Use this ID to obtain the corresponding DBRole. DATATYPE: Integer. |
| IdentificationType | Identification Type of the DBRole. DATATYPE: Integer. |
| Name | Name of the DBRole. DATATYPE: String. |
| Password | Password of the DBRole. DATATYPE: String. |
See Also