Click or drag to resize

MDLDBBase Properties

The MDLDBBase type exposes the following members.

Properties
  NameDescription
Public propertyCompressedData
The compressed record data
Public propertyData
The current record data
Public propertyEof
Test if it already reached the end of the file
Public propertyIsRead
Reading file mode
Public propertyLastError
Get last error
Public propertyMode
The current file open mode
Public propertyProgress
Calculate the reading progress: 0 - 1.0
Protected propertyWriter
Top
See Also