dotConnect for PostgreSQL Documentation
Devart.Data.PostgreSql Namespace / PgSqlInfoMessageEventArgs Class / Message Property

In This Topic
Message Property (PgSqlInfoMessageEventArgs)
In This Topic
Gets the text describing the message.
Syntax
'Declaration
 
Public ReadOnly Property Message As String
 
Remarks
This property is deprecated. Use Errors instead.
See Also