dotConnect for DB2 Documentation
Devart.Data.DB2 Namespace / DB2Error Class / ToString Method

On this page
    ToString Method (DB2Error)
    On this page
    Gets the complete text of the error message.
    Syntax
    'Declaration
     
    Public Overrides Function ToString() As String
    public override string ToString()

    Return Value

    The complete text of the error message.
    See Also