TurboDB VCL Component Library

TTdbTable.TableFileName

TTdbTable

Previous  Top  Next

Indicates the whole path name of the underlying database table file.

Delphi syntax:

property TableFileName: String;

C++ syntax:

__property AnsiString TableFileName = {read=GetTableFileName};

Description

TableFileName is a read-only property that shows the file name of the database table including drive (on Windows) and directory.