Navigation:  Classes > bArrayServer >

bArrayServer:Info()

Print this Topic    Previous pageReturn to chapter overviewNext page

Purpose

Determines information for the server.

Class

bArrayServer

Type

Method

Syntax

<oArrayServer>:Info(<iInfoType>) Æ uValue

Arguments

<iInfoType>Index of the information that is to be returned to the server. The following information are supported:

 

Constant

Description

DBI_BOF

A logical value indicates the beginning-of-file status of the server.

DBI_DBFILTER

A string that indicates the active filter expression of the server.

DBI_EOF

A logical value indicates the end-of-file status of the server.

DBI_FCOUNT

A numeric value indicates the field count of the server.

DBI_ISANSI

A logical value indicates the ANSI setting.

´

Data type:Integer

Return Value

uValueResultant information for the server.
Data type:Usual

Description

bArrayServer:Info() determines server information and returns it.

 


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