generated: 12.12.2016 18:34:43
by UC2010.accdb
AE Database 11.2 (Step 018)
| Name | Type | Len | Attributes | Description |
|---|---|---|---|---|
| CAR_Name | Text | 32 | UC: Null=False | Name of the Condition/Action |
| CAR_Type | Text | 1 | UC: Null=False | Type of entry (C=Condition, A=Action) |
| CAR_DisplayMsgNr | Long Integer | 4 | UC: Null=True | Display text Condition/Action |
| CAR_SkeletonMsgNr | Long Integer | 4 | UC: Null=True | Message for Skeleton |
| CAR_ParamsMsgNr | Long Integer | 4 | UC: Null=True | Message number for the parameter Msg insert |
| CAR_ScriptName | Text | 200 | UC: Null=False | Name of the Script object to process |
| CAR_PromptName | Text | 200 | UC: Null=False | Name of the Prompts object for the parameters |
| CAR_Pre | Byte | 1 | UC: Null=True Typ=Boolean | Flag if allowed in PreConditions |
| CAR_Post | Byte | 1 | UC: Null=True Typ=Boolean | Flag if allowed in PostConditions |
| CAR_Final | Integer | 2 | UC: Null=True | Is it a final action (0=No, 1=Yes) |
| CAR_If | Long Integer | 4 | UC: Null=True Typ=Boolean | Flag if allowed in IF, 0 = NO / 1 = YES |
Indexes:
| Name | Fields |
|---|---|
| PK_CAR | CAR_Name, CAR_Type |
Return to the Index File