MDLDBBase Properties |
The MDLDBBase type exposes the following members.
| Name | Description | |
|---|---|---|
| CompressedData |
The compressed record data
| |
| Data |
The current record data
| |
| Eof |
Test if it already reached the end of the file
| |
| IsRead |
Reading file mode
| |
| LastError |
Get last error
| |
| Mode |
The current file open mode
| |
| Progress |
Calculate the reading progress: 0 - 1.0
| |
| Writer |