dotConnect for SQL Server Documentation
Devart.Data.SqlServer Namespace / SqlError Class / ToString Method

In This Topic
ToString Method (SqlError)
In This Topic
Gets the complete text of the error message.
Syntax
'Declaration
 
Public Overrides Function ToString() As String
 

Return Value

The complete text of the error message.
See Also