Navigation:  Classes > bDBServer >

bDBServer:SkipBlock

Print this Topic    Previous pageReturn to chapter overviewNext page

Purpose

A codeblock that is to be used to position the data server.

Class

bDBServer

Type

Access / Assign

Data Type

Codeblock | _Codeblock

Description

With the access bDBServer:SkipBlock the behaviour of the method DBServer:Skip() can be changed. If no codeblock is defined, DBServer:Skip() positions the server with a normal skip.

 

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

 

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

See Also

bDBServer:GoBottomBlock

bDBServer:GoTopBlock

 


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