Condition
Primary Key
| Primary Key | Field Type | 
|---|---|
| ID | int | 
Fields
| Field | Field Type | Null | Notes | Description | 
|---|---|---|---|---|
| HTML | ntext | yes | 
Indexes
| Index Name | Fields | Unique | Primary | Clustered | 
|---|---|---|---|---|
| PK_Condition | ID | yes | yes | yes | 
Referenced by
| Referenced by | Field | 
|---|---|
| ConditionBlockCondition | ConditionID | 
| ConditionBlockParentCondition | ParentConditionID |