DbServer.GoBottom Method (Typed) |  |
Position the data server at the last record.
Namespace:
XSharp.VO.SDK
Assembly:
XSharp.VORDDClasses (in XSharp.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