NpgsqlError.File Property
[This is preliminary documentation and subject to change.]
Source file (in backend) reporting the error. PostgreSQL 7.4 and up.
[Visual Basic]
Public ReadOnly Property File As
String
[C#]
public
string File {get;}
See Also
NpgsqlError Class | Npgsql Namespace