In file ../../src/Pegasus/Common/OperationContext.h:
The SubscriptionFilterQueryContainer class contains a query filter string and a query language string. DocumentationThe SubscriptionFilterQueryContainer class contains a query filter string and a query language string. The query filter contains the whole SELECT statement from the filter associated with the subscription. This is different than the filter condition string in SubscriptionFilterConditionContainer, which only contains the WHERE clause of the filter. The query language string contains the language of the filter (eg. "WQL", "CIM:CQL").This container may be used by providers that wish to filter indications. The query filter and query langauge strings may used to constuct a QueryExpression object for parsing and evaluation. Inheritance:
Alphabetic index HTML hierarchy of classes or Java |