klyn.databases.sql.sqlserver.SqlServerPreparedStatement.execute
method
public execute(sql as String) as Boolean throws SQLException:
Description

Configures or executes a SQL statement.

Throws
  • SQLException if the statement is closed, a parameter index is invalid, SQL rendering fails, or execution reports a database error.