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