NativeError property

Returns the SQLCODE returned by the database.

Visual Basic syntax

Public ReadOnly Property NativeError As Integer

C# syntax

public int NativeError {get;}