.

HCLSoftware Business Partner
Domino Consulting Services
CRUCIAL Notes Tools
+1 212-599-2048

Domino Consulting Services
CRUCIAL Notes Tools
Domino administration
Notes development

Facebook Twitter YouTube
Chat now       
.
ProductsDownloadsNewsAbout usContact


Need a Domino Consultant? Call NotesMail +1 212-599-2048 - HCLSoftware Business Partner

LOTUS CONNECTORS


LastRow method
Example

Sets the current row position to the last row in the result set.

Defined in

ODBCResultSet

Syntax

status = odbcResultSet.LastRow

Return value


Usage

To reach the last record, records must be retrieved from the result set. Therefore, locating the last row may take some time.

Events

BeforeLastRow

AfterLastRow

BeforeRowPositionChange

AfterRowPositionChange

Example
See Also