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

Glossary Item Box

Description

Moves the current record position to the last record in the RecordSet.

Syntax

object.MoveLast

Remarks

RecordSets derived from ArcPad AXF layers are forward-only, and do not support the MoveLast method. Use the Supports method to determine if a RecordSet supports MoveLast.

Example

See Also

© 2012 All Rights Reserved.