Nullable: Boolean;
The Nullable property determines whether empty values can be stored in the attribute, for which the binding is created.
This property is relevant if the binding is used to create a new dictionary. Specified value of the Nullable property is set for the attribute on its creation.
The example of use is given in description of the IRdsLoaderBindings.Add method.
See also: