Table Properties
A data table retrieved by an associated SelectQuery.Name | Description |
---|---|
Actual |
Indicates the name of the associated data table, as defined in the data source to which it belongs. |
Alias | Specifies the alias that is used to refer to a data table instead of its name. |
Has |
Indicates whether a data table is identified by its name or alias. |
Name | Specifies the name by which a data table is referred to in a database schema. |
See Also