Purpose
Determines information for the server.
Class
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
| uValue | Resultant 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