FireDAC.Phys.SQLiteWrapper.TSQLiteVTable.VTabRename

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

procedure VTabRename(const ANewName: String); virtual; abstract;

C++

virtual void __fastcall VTabRename(const System::UnicodeString ANewName) = 0 ;

Properties

Type Visibility Source Unit Parent
procedure
function
protected
FireDAC.Phys.SQLiteWrapper.pas
FireDAC.Phys.SQLiteWrapper.hpp
FireDAC.Phys.SQLiteWrapper TSQLiteVTable

Description

Embarcadero Technologies does not currently have any additional information.