Show contents 

Dt > Dt Assembly Interfaces > IDtFieldDefinition > IDtFieldDefinition.DataType

IDtFieldDefinition.DataType

Syntax

DataType: DbDataType;

Description

The DataType property determines data type of the data provider/data consumer field.

Example

The property use is given in the example of IDtConsumer.Put.

See also:

IDtFieldDefinition