dotConnect for PostgreSQL Documentation
Devart.Data.PostgreSql Namespace / PgSqlError Class / DetailMessage Property

In This Topic
DetailMessage Property (PgSqlError)
In This Topic
Gets an optional secondary error message carrying more detail about the problem.
Syntax
'Declaration
 
Public ReadOnly Property DetailMessage As String
 

Property Value

The secondary error message.
See Also