[Overview][Constants][Types][Classes][Procedures and functions][Index] |
Remove the indexdefs from memory.
Source position: db.pas line 954
public destructor TIndexDefs.Destroy; override; |
Destroy removes the indexdefs from memory. If the TIndexDefs instance is created by a TDataset instance, the dataset instance will also destroy it.
|
Create a new TIndexDefs instance |
lazarus-ccr.sourceforge.net |