Click or drag to resize

SDFile Properties

The SDFile type exposes the following members.

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