Accuracer: The First And Only Cross-Platform BDE Replacement
Client-Server Single-File Embedded Database with SQL for Delphi / C++Builder / Kylix


TACRAdvFieldDefs.Add
TACRAdvFieldDefs
Top 

Creates a new field definition object and adds it to the Items property of this TFieldDefs object.

procedure Add(const Name: String; DataType: TACRAdvancedFieldType; Size: Integer = 0; Required: Boolean = False);

Description
Add uses the values passed in the Name, DataType, Size, and Required parameters and assigns them to the respective properties of the new field definition object.

If a field definition with same name already exists, an exception is raised.


© AidAim Software Accuracer: Client Server Single-file Bde Replacement Delphi Database Embedded Databas