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