DbServer.GoBottom Method |  |
Position the data server at the last record.
Namespace:
VO
Assembly:
VORDDClasses (in VORDDClasses.dll) Version: 2.17
Syntax
Remarks
Sends a NotifyIntentToMove message before the operation. Sends a NotifyGoBottom message, if successful.
If DBServer:RecNo is greater than DBServer:LastRec, the DBServer will be positioned at the last record and DBServer:EOF will be TRUE.
See Also