This documentation is archived and is not being maintained.
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.
| Exception | Condition |
|
Error
|
Error executing SQL statement.
|