DOFQueryMatchStyle EnumerationOpenDOF Object Access Library
Represents the various styles of matching that may be performed during a query.

Namespace: org.opendof.core.oal
Assembly: dof-oal (in dof-oal.dll) Version: 7.0.1.2
Syntax

C#
public enum MatchStyle
Members

  Member nameValueDescription
EXACT0
AT_LEAST1
BASE2
Remarks

Represents the various styles of matching that may be performed during a query.
See Also

Reference