ISolrField.DataType

Syntax

DataType: DbDataType;

Description

The DataType property determines a data type of values that can be stored for this field.

Comments

Data type can be changed only for custom fields.

Example

The example of use is given in description of the ISolrSearchEngineSchema.Fields property.

See also:

ISolrField