Name | Description | |
---|---|---|
Alias | Gets or sets table alias. | |
Database | Gets or sets the name of the table database. | |
JoinClause | Gets or sets a JOIN clause for the SelectTable. | |
JoinCondition | Gets or sets a JOIN ON clause for the SelectTable. | |
Name | Gets or sets name of the table or subquery text. | |
Schema | Gets or sets the name of the table schema. | |
SubQuery | Gets the subquery text that the SelectTable represents. |