Public Methods
This object represents a SecurityProperty in ER/Studio.
Method | Description |
---|
| Get the Check Out status of this DataSecurityProperty object. DATATYPE: StringObjects. |
| Returns the parent SecurityType of this SecurityProperty. RETURN DATATYPE: SecurityType. |
| Returns the SecurityProperty's TextList data in a collection. RETURN DATATYPE: TextList. |
| Returns a collection of user comments associated with this DataSecurityProperty object. |
Public Properties
Property | Description |
---|
| Datatype associated with the SecurityProperty. DATATYPE: Integer. |
| Description of the SecurityProperty. DATATYPE: String. |
| GUID of the SecurityProperty. DATATYPE: String. |
| ID of the SecurityProperty. DATATYPE: Integer. |
| Name of the SecurityProperty. DATATYPE: String. |
| ValueDefault associated with the SecurityProperty Datatype. DATATYPE: String. |
...