ConditionBlockParentCondition
Primary Key
| Primary Key | Field Type |
|---|---|
| ConditionBlockID | int |
Foreign Keys
| Foreign Key | Field Type | Null | Notes | Description |
|---|---|---|---|---|
| ConditionBlockID | int | ConditionBlock.ID | ||
| ParentConditionID | int | Condition.ID |
Indexes
| Index Name | Fields | Unique | Primary | Clustered |
|---|---|---|---|---|
| PK_ConditionBlockParentCondition | ConditionBlockID, ParentConditionID | yes | yes | yes |
Triggers
| Trigger Name | Description |
|---|---|
| ConditionBlockParentCondition_DAG_Check |