Cancels any changes made to the
current or new row of a recordset object, or the field collection
of a record object, before calling the
update
method.
Syntax
Reference_Syntax.cancel()
JavaScript
xfa.sourceSet.dataConnectionName.cancel();
FormCalc
xfa.sourceSet.dataConnectionName.cancel()
|
|
|