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

On this page
    ToString Method (DbProviderException)
    On this page
    Gets the exception text.
    Syntax
    'Declaration
     
    Public Overrides Function ToString() As String
    public override string ToString()

    Return Value

    The exception text.
    See Also