LookupMatchingMode
Matching types for lookup methods.
| Values | Type | Description | 
|---|---|---|
| EQUALS | xs:string | Strict match. | 
| LIKE | xs:string | SQL wildcards ( _ and %) are recognized. Not all methods support this kind of matching mode. | 
Matching types for lookup methods.
| Values | Type | Description | 
|---|---|---|
| EQUALS | xs:string | Strict match. | 
| LIKE | xs:string | SQL wildcards ( _ and %) are recognized. Not all methods support this kind of matching mode. |