The following tables list the members exposed by QuerySourceExpression.
Name | Description | |
---|---|---|
![]() | QuerySourceExpression Constructor | Overloaded. |
Name | Description | |
---|---|---|
![]() | Alias | The alias of the data source expression. |
![]() | ExpressionType | The type of the data source expression. |
![]() | HasHints | |
![]() | Hints | |
![]() | SchemaName | The name of the data source schema. |
![]() | SqlText | SQL text that determines the data source. |
![]() | SubSelect | The select subquery that acts as the data source. |
Name | Description | |
---|---|---|
![]() | Clone | Creates the clone of the current QuerySourceExpression instance. |