Navigation:  Classes > bBrowser >

bBrowser:GetRowNo()

Print this Topic    Previous pageReturn to chapter overviewNext page

Purpose

Determines the row number to the current record in the linked server.

Class

bBrowser

Type

Method

Syntax

<oBrowser>:GetRowNo() Æ nRowNo

Return Value

nRowNoThe row number to the current record in the linked data server.
Data Type:Integer | Float

Description

bBrowser:GetRowNo() determined the number of the data row to the current record in the linked server. If an index is active in the server the value Server:OrderKeyNo is returned otherwise the value Server:RecNo.

See Also

bBrowser:GetFirstVisibleRow()

bBrowser:GetLastVisibleRow()

 


Page url: http://www.YOURSERVER.com/index.html?bbrowser_getrowno.htm