Cubes > Cubes Assembly Interfaces > IValueConverter > IValueConverter.DataType
DataType: DbDataType;
The DataType property returns type of data obtained after conversion.
The IValueConverter.Convert method converts data.
The property use is given in the example for IValueConverter.Convert.
See also: