The RdsLoaderBindingType enumeration contains types of bindings between data source attributes and fields.
It is used by the following property:
| 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. This binding type is not implemented. |
| 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: