Name | Description | |
---|---|---|
TableOrSubquery Constructor |
The following tables list the members exposed by TableOrSubquery.
Name | Description | |
---|---|---|
TableOrSubquery Constructor |
Name | Description | |
---|---|---|
Alias | The Alias of the table | |
Database | The identifier of the database from where the table belongs to (Inherited from C1.DataConnector.QualifiedTableName) | |
IsKeyword | Boolean to specify if this object refers to a SQL Keyword | |
Name | The name of the table (Inherited from C1.DataConnector.QualifiedTableName) | |
SubQueryStatement | The sub-query statement if this object refers to a subQuery, otherwise, null. |