Npgsql Api Docs
NpgsqlError.TableName Property
Table name which relates to the error. PostgreSQL 9.3 and up.
[Visual Basic]
Public ReadOnly Property TableName As
String
[C#]
public
string
TableName {get;}
See Also
NpgsqlError Class
|
Npgsql Namespace