klyn.databases.sql.sqlserver.SqlServerCallableStatement.executeUpdate
method
public override executeUpdate(sql as String) as Int 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.