Navigation:  Classes > bDBServer >

bDBServer:GoBottomBlock

Print this Topic    Previous pageReturn to chapter overviewNext page

Purpose

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

Class

bDBServer

Type

Access / Assign

Data Type

Codeblock | _Codeblock

Description

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

 

If the access bDBServer:GoBottomBlock 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:GoTopBlock

bDBServer:SkipBlock

 


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