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


TACRAdvFieldDef.Assign
TACRAdvFieldDef
Top 

Copies the properties of one field definition to another.

procedure Assign(Source: TACRAdvFieldDef); override;

Description
Call Assign to copy a field definition. Assign checks whether the Source parameter specifies another field definition, and if so, copies the values of the Name, DataType, Size, Precision, and other properties. Note that the value of FieldNo is not changed.

If the source is not a field definition, Assign calls the inherited method, which assigns properties from any object that specifies how to copy to a field definition in its AssignTo method.


© AidAim Software Accuracer: Client-server Database Single-file Database Delphi Database Embedded Databas