Npgsql Api Docs

NpgsqlError.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

NpgsqlError Class | Npgsql Namespace