Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Executes a SQL string by executing through the database connection, depending on the InventSiteActivationMode.
Syntax
protected void executeStatement(boolean isBeginInSqlStr)
Run On
Server
Parameters
- isBeginInSqlStr
Type: boolean
A boolean specifying whether the BEGIN statement has already been specified in sqlStr.