dotConnect for PostgreSQL Documentation
Devart.Common Namespace / DbProviderException Class / ToString Method

In This Topic
ToString Method (DbProviderException)
In This Topic
Gets the exception text.
Syntax
'Declaration
 
Public Overrides Function ToString() As String
 

Return Value

The exception text.
See Also