AnyDAC
ContentsIndexHome
PreviousUpNext
TADTable.TableName Property

Gets / sets table name to open.

Group
Links

The TableName property value together with CatalogName and SchemaName forms the full table name. AnyDAC will build SELECT statement to fetch data from specified table.

property TableName: String;
What do you think about this topic? Send feedback!