Overview
>
klyn.databases.sql.sqlserver
>
SqlServerStatement
>
addBatch
Version 0.1.2
Overview
Index
Tree
Deprecated
klyn.databases.sql.sqlserver.SqlServerStatement.addBatch
method
public addBatch(sql as String) as Void throws SQLException:
Description
Configures or executes a SQL statement.
Throws
SQLException if the SQL operation cannot be completed because parameters, state, protocol data, or the database response are invalid.