generated: 12.12.2016 18:33:47
by UC2010.accdb
AE Database 11.2 (Step 018)
| Name | Type | Len | Attributes | Description |
|---|---|---|---|---|
| ISTMT_Idnr | Long Integer | 4 | UC: Typ=Zähler Null=False | Primary Key |
| ISTMT_State | Text | 1 | UC: Null=True | Current state of statement (O=open, E=executing, C=commited) |
| ISTMT_Table | Text | 10 | UC: Null=True | Affected table |
| ISTMT_Max | Long Integer | 4 | UC: Null=True | ILM: max partitionkey for check |
| ISTMT_Comment | Text | 255 | UC: Null=True | Additional comments, values |
| ISTMT_Text | Memo | 0 | UC: L=8000 Null=True | Statement to execute |
Indexes:
| Name | Fields |
|---|---|
| PK_ISTMT | ISTMT_Idnr |
Return to the Index File