Statement.getLastErrorText Method [AX 2012]

Retrieves the error text that is returned by the SQL database backend for the last SQL operation.

public str getLastErrorText()

Run On

Called

Return Value

Type: str
The error text that is provided by the SQL database for the last SQL operation.

Community Additions

ADD
Show: