ArcPad Scripting Object Model
CancelUpdate Method
See Also  Send comments on this topic.
Recordset Collection : CancelUpdate Method

Glossary Item Box

Description

Cancels any pending updates to the RecordSet.

Syntax

object.CancelUpdate

Remarks

Call the CancelUpdate method to cancel any pending updates resulting from an AddNew operation. Calling the CancelUpdate method has the same effect as moving to another record without calling the Update method, except that the current record does not change.

See Also

© 2013 All Rights Reserved.