Description
Removes transaction and domain validation controls from Native Tables.
Syntax
Control_Off (tablelist, tempflag)
Parameters
The Control_Off routine has the following parameters.
Parameter | Description |
---|---|
tablelist | A table or list of tables from which to remove transaction control. |
tempflag | If passed true, then temporarily removes control features. Controls are automatically added to this table(s) the next time the table is accessed, if controls have been specified as permanently applicable. |
See also
Example
See Chapter 10: Programming Techniques Transaction Processing programming example.