Overload | Description |
---|---|
QueryCondition Constructor() | Initializes a new QueryCondition instance. |
QueryCondition Constructor(Query) | Initializes a new QueryCondition instance for the specified query. |
QueryCondition Constructor(QueryConditionType) | Initializes a new QueryCondition instance with the specified type of the query condition. |
QueryCondition Constructor(QueryColumnExpression) | Initializes a new QueryCondition instance for the specified expression. |
QueryCondition Constructor(QueryCondition) | Initializes a new QueryCondition instance that is a clone of the specified QueryCondition instance. |
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2