QuerySourceExpression - класс Члены Смотри также Terrasoft.Core.DB - пространство имен : QuerySourceExpression - класс C#
Glossary Item Box
public class QuerySourceExpression : IQueryExpression
Тип QuerySourceExpression предоставляет следующие члены.
Имя | Описание | |
---|---|---|
QuerySourceExpression | Перегружен. |
Имя | Описание | |
---|---|---|
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. |
Имя | Описание | |
---|---|---|
Clone | Creates the clone of the current QuerySourceExpression instance. |
System.Object
Terrasoft.Core.DB.QuerySourceExpression