Navigation:  Classes > bArrayServer >

bArrayServer:Data

Print this Topic    Previous pageReturn to chapter overviewNext page

Purpose

The data array that contains the records of the data server.

Class

bArrayServer

Type

Access

Data Type

Array

Description

The data array contains the records of the data server and is a structured two-dimensional array. The first dimension of the array contains the records and the second dimension the field values within each record.

 

auData[<Record>] [<FIELD>]

 

or

 

auData[<Record>, <FIELD>]

 

The structure of the array is described similarly as the class DBServer of a structure array (bArrayServer:DBStruct).

See Also

bArrayServer:DBStruct

bArrayServer:Init()

bArrayServer:Use()

 


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