ColumnAttribute DataType Property Nemiro.Data.dll
Data type field of database table. You can use SqlDbType.

Namespace: Nemiro.Data
Assembly: Nemiro.Data (in Nemiro.Data.dll) Version: 2.11.4.126 (2.11.4.126)
Syntax

public Object DataType { get; }

Property Value

Type: Object
See Also