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

On this page
    NativeError Property
    On this page
    Gets the error information.
    Syntax
    'Declaration
     
    Public ReadOnly Property NativeError As Integer
    public int NativeError {get;}

    Property Value

    The error information.
    See Also