QueryCondition - конструктор Смотри также Terrasoft.Core.DB - пространство имен > QueryCondition - класс : QueryCondition C#
Glossary Item Box
Перегрузка | Описание |
---|---|
QueryCondition () | Initializes a new QueryCondition instance. |
QueryCondition (Query) | Initializes a new QueryCondition instance for the specified query. |
QueryCondition (QueryConditionType) | Initializes a new QueryCondition instance with the specified type of the query condition. |
QueryCondition (QueryColumnExpression) | Initializes a new QueryCondition instance for the specified expression. |
QueryCondition (QueryCondition) | Initializes a new QueryCondition instance that is a clone of the specified QueryCondition instance. |