Class TMemoryTable (unit MemTable) |
TDBDataSet
TMemoryTable
Constructors |
Functions |
Properties |
Events |
Variables |
Constructors |
Memory tables are created in RAM and deleted when you close them. They are much faster and are very useful when you need fast operations on small tables. Memory tables do not support certain features (like deleting records, referntial integrity, indexes, autoincrement fields and BLOBs) } { TMemoryTable
Functions |
Properties |
Events |
Variables |