Classes in the MemData unit.
Classes
Name | Description |
TAttribute |
TAttribute is not used in MyDAC. |
TBlob |
Holds large object value for field and parameter dtBlob, dtMemo data types. |
TCompressedBlob |
Holds large object value for field and parameter dtBlob, dtMemo data types and can compress its data. |
TDBObject |
A base class for classes that work with user-defined data types that have attributes. |
TMemData |
Implements in-memory database. |
TObjectType |
This class is not used. |
TSharedObject |
A base class that allows to simplify memory management for object referenced by several other objects. |