DetailMessage Property (PgSqlError)
Gets an optional secondary error message carrying more detail about the problem.
public string DetailMessage {get;}
'Declaration
Public ReadOnly Property DetailMessage As String
Property Value
The secondary error message.