Service used to modify database records.
Class DataControl( instance ) from \ Service(( instance))
Properties | |
cmd | Input: Command to perform. Can be one of:
|
cnf | Input: Confirm command. If this input variable is "1", then a confirmation request is asked. This is just securuity against user unwilling fault. |
entity | DBEntity instance on which to operate. |
Input: Command to perform. Can be one of:
Input: Confirm command. If this input variable is "1", then a confirmation request is asked. This is just securuity against user unwilling fault.
DBEntity instance on which to operate.