Predefined DOF Query match styles, defining query match behavior.
- Enumerator:
DOFQUERYMATCHSTYLE_AT_LEAST |
Match base OIDs and attribute sets, but allow the ID to contain additional attributes not specified by the other.
|
DOFQUERYMATCHSTYLE_BASE |
Match base OIDs only (no attributes).
|
DOFQUERYMATCHSTYLE_EXACT |
Match base OIDs and attribute sets exactly.
|