Microsoft SDK for Java

DhRow.getRecordNumber

Retrieves the ordinal record number displayed by the current row.

Syntax

public int getRecordNumber()

Return Value

Returns the corresponding absolute record number to this row. If the row is not data bound, returns -1.

Remarks

This method is valid only when the cell is data bound.

© 1999 Microsoft Corporation. All rights reserved. Terms of use.