RecordSet Column DataType Property NReco.Data Class Library Documentation
Gets or sets the type of data stored in the column.

Namespace: NReco.Data
Assembly: NReco.Data (in NReco.Data.dll) Version: 1.0.2
Syntax

public Type DataType { get; set; }

Property Value

Type: Type
See Also