PriceDiscAdmSearch::executeStatement Method [AX 2012]

Executes a direct SQL statement.

server public static void executeStatement(str _sqlStmt)

Run On

Server

Parameters

_sqlStmt
Type: str
A string that contains the SQL statement to be executed.

ExceptionCondition
Error

Error executing SQL statement.

Show: