ProcedureName Property (PgSqlException)
Gets the name of the source-code routine reporting the error.
public string ProcedureName {get;}
'Declaration
Public ReadOnly Property ProcedureName As String
Property Value
The name of the source-code routine where the error occurred.