NpgsqlException.DataTypeName Property
Data type of column which relates to the error. PostgreSQL 9.3 and up.
[Visual Basic]
Public ReadOnly Property DataTypeName As
String
[C#]
public
string DataTypeName {get;}
See Also
NpgsqlException Class | Npgsql Namespace