Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Extends the functionality of the ICondition interface. ICondition2 provides methods for retrieving information about a search condition.
Inheritance
The ICondition2 interface inherits from ICondition. ICondition2 also has these types of members:
Methods
The ICondition2 interface has these methods.
ICondition2::GetLeafConditionInfo Retrieves the property name, operation, and value from a leaf search condition node. (ICondition2.GetLeafConditionInfo) |
ICondition2::GetLocale Retrieves the property name, operation, and value from a leaf search condition node. (ICondition2.GetLocale) |
Remarks
The StructuredQuerySample demonstrates how to read lines from the console, parse them using the system schema, and display the resulting condition trees.
Requirements
Requirement | Value |
---|---|
Minimum supported client | Windows 7 [desktop apps only] |
Minimum supported server | Windows Server 2008 R2 [desktop apps only] |
Target Platform | Windows |
Header | structuredquerycondition.h |
See also
Reference