DB_INFOConstant Class |
Namespace: GeoEngine.Core.GXNet
The DB_INFOConstant type exposes the following members.
| Name | Description | |
|---|---|---|
| BLOB_SIZE | Number of pages given to blobs | |
| BLOBS_MAX | Maximum Number of Blobs in the Database | |
| BLOBS_USED | Number of Blobs currently used | |
| CHANGESLOST | Will changes to this database be lost when this database is closed? | |
| CHANS_MAX | Maximum Number of Channels in the Database | |
| CHANS_USED | Number of Channels currently used | |
| COMP_LEVEL | Compression Level in use | |
| DATA_SIZE | Number of Blocks in Entire Database | |
| FILE_SIZE | Entire Size of File (in kbytes) | |
| FREE_SIZE | Number of Free Blocks in the Database | |
| INDEX_SIZE | Size of Index (in kbytes) | |
| LINES_MAX | Maximum number of lines in the database | |
| LINES_USED | Number of Lines currently used | |
| LOST_SIZE | Number of Lost Blocks in the Database | |
| MAX_BLOCK_SIZE | Naximum number of bytes in a block | |
| PAGE_SIZE | Size of the smallest database block in bytes | |
| USERS_MAX | Maximum number of Users | |
| USERS_USED | Number of Users in the database |