Delphi Database, Delphi Components from ComponentAce
Products Download Order Contact us
TABSSession.GetTableNames
TABSSession
Top 


Populates a string list with the names of tables associated with a specified database component.

procedure GetTableNames(const DatabaseName: String; List: TStrings);

Description

Call GetTableNames to retrieve a list of the tables associated with a given database. DatabaseName specifies the name of the database from which to retrieve table names.

List is a string list object, created and maintained by the application, into which to return the table names.
        © 2003 - 2024 ComponentAce  | .net zip component | barcode for .net | delphi zip component | delphi database Apr 20, 2024