RdsLoaderBindingType

Description

The RdsLoaderBindingType enumeration contains types of bindings between data source attributes and fields.

It is used by the following property:

Available Values

Value Brief description
0 None. Binding type is not defined.
1 Predefined. Binding for a system attribute.
2 TranslationAttribute. Binding for an attribute that contains values in a specific language.

NOTE. It is not supported, it is kept for compatibility.

3 UserAttribute. Binding for a custom attribute.
4 Linked. Binding for an attribute used to link with other dictionaries.
5 Imported. Binding for an imported attribute.

See also:

Rds Assembly Enumerations