RdsElementsLookupOptions

Description

The RdsElementsLookupOptions enumeration contains parameters of MDM dictionary elements search.

It is used by the following properties:

Available Values

Value Brief description
0 Default_. By default.
1 NoDefault. Not by default.
2 Partial. By part of value.
4 CaseInsensitive. Case is ignored.
8 IgnoreParams. Parameter values are ignored.
16 NoCheckDataType. Do not check type of searched value.

See also:

Rds Assembly Enumerations