Set filter matching style.
- For DOFQUERYMATCHSTYLE_AT_LEAST, match base OID plus at least a set of attributes (additional attributes are permitted). This is the default.
- For DOFQUERYMATCHSTYLE_BASE, match base OIDs only (no attributes).
- For DOFQUERYMATCHSTYLE_EXACT, match base OIDs and attributes exactly.
Please refer to DOFQueryBuilder_Create for the default value for this setting.
- Parameters
-
self | The Query. If NULL, no action is taken. |
matchStyle | One of DOFQueryMatchStyle_t constants. |
- Return values
-
- Exceptions
-