[]
Gets the data type of the column.
public readonly string DataType
| Type | Description |
|---|---|
| string | Gets the data type of the column. |
Using string type instead of the System.Type, since System.Type is not serializable by the JavaScriptSerializer.