Navigation:  Classes > bDBServer >

bDBServer:GoTopBlock

Print this Topic    Previous pageReturn to chapter overviewNext page

Purpose

A codeblock that is to be used to position the server to the first record.

Class

bDBServer

Type

Access / Assign

Data Type

Codeblock | _Codeblock

Description

With the access bDBServer:GoTopBlock the behavior of the method DBServer:GoTop() can be changed. If no codeblock is defined, with the call of the method DBServer:GoTop() the data server is positioned at the first record.

 

If the access bDBServer:GoTopBlock is assigned a string, the string is converted automatically into a _Codeblock statement. The conversion is made here by the command

 

&("{|Server| "+cExpression+"}")

See Also

bDBServer:GoBottomBlock

bDBServer:SkipBlock

 


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