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


TACRTable.RenameField
TACRTable
Top 

Renames the specified field in the table.

procedure RenameField(FieldName, NewFieldName: String);

Description
Call RenameField to rename the field in the table.
FieldName is current name of the field, NewFieldName is a new name of the field.


© AidAim Software Accuracer: