dotConnect for DB2 Documentation
Devart.Data.DB2 Namespace / DB2Error Class / NativeError Property

In This Topic
    NativeError Property
    In This Topic
    Gets the error information.
    Syntax
    'Declaration
     
    Public ReadOnly Property NativeError As Integer
    public int NativeError {get;}

    Property Value

    The error information.
    See Also