Declaration

function TableRename(const aOldName: string; const aNewName: string): TnxResult; override;

 
Description

This function renames a table from aOldName to aNewName, it the table is not in use.

Home | Site Contents | Documentation | NexusDB Manual V4 | Class Reference | Symbol Reference | Classes | TnxRemoteDatabase