dotConnect for SQL Server Documentation
Devart.Data.SqlServer Namespace / SqlError Class / Message Property

In This Topic
Message Property (SqlError)
In This Topic
Gets the text describing the error.
Syntax
'Declaration
 
Public ReadOnly Property Message As String
 

Property Value

The text describing the error.
See Also