DataType: DbDataType;
The DataType property determines attribute data type.
This property is relevant if the binding is used to create a new dictionary. The data type specified in the DataType property is set for the attribute on its creation.
The example of use is given in description of the IRdsLoaderBindings.Add method.
See also: