Microsoft SDK for Java

DhRow.getRowNumber

Retrieves the row number for this row if it is currently within a table.

Syntax

public int getRowNumber()

Return Value

Returns the row number, or returns -1 if the row isn't in a table.

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