Public Methods
This object represents a rule in ER/Studio.
Method | Description |
---|
| Get all of the BoundAttachments of this rule. |
| Returns a collection of bindings that link the rule to attributes. |
| Get the Check Out status of this Rule object. DATATYPE: StringObjects. |
| Returns a collection of user comments associated with this Rule object. |
Public Properties
Property | Description |
---|
| Name of the Dictionary associated with this object. DATATYPE: String. |
| True if Dictionary associated with this object is enterprise level. DATATYPE: Boolean. |
| GUID of the Rule. DATATYPE: String. |
| ID of the rule as assigned by ER/Studio. Each rule in a diagram has a unique ID. DATATYPE: Integer. |
| Name of the rule. DATATYPE: String. |
| Text of the rule. DATATYPE: String. |
...