AddEsqlHandlerInserts adds information to the exception that allows an ESQL HANDLER to easily handle this exception by the specified sql code.
This method constructs ESQL Handler ready inserts with the SQL code, state, native error and error text.

C# | Visual Basic | Visual C++ | F# |
public void AddEsqlHandlerInserts( int sqlCode, string sqlState, int sqlNativeError, string sqlErrorText )
Public Sub AddEsqlHandlerInserts ( _ sqlCode As Integer, _ sqlState As String, _ sqlNativeError As Integer, _ sqlErrorText As String _ )
Assembly: IBM.Broker.Plugin (Module: IBM.Broker.Plugin) Version: 8.0.0.0