SQLMemTable: BDE Alternative Embedded
In-Memory Database with SQL for Delphi / C++Builder


TSQLMemAdvFieldDefs.Create
TSQLMemAdvFieldDefs
Top 

Creates an instance of TSQLMemAdvFieldDefs.

constructor Create;

Description
Applications should not need to call Create directly. TSQLMemAdvFieldDefs objects are created automatically by dataset component. An examples of such a default TSQLMemAdvFieldDefs object are the AdvFieldDefs and RestructureFieldDefs properties of the TSQLMemTable component.


© AidAim Software SQLMemTable: