dotConnect for Adobe Commerce 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
    public override string ToString()

    Return Value

    The exception text.
    See Also