prepareCall Method (SQLServerConnection)
Creates a SQLServerCallableStatement object for calling database stored procedures.
Overload List
Name | Description |
---|---|
Creates a SQLServerCallableStatement object for calling database stored procedures. |
|
Creates a SQLServerCallableStatement object that generates SQLServerResultSet objects with the given type and concurrency. |
|
Creates a SQLServerCallableStatement object that generates SQLServerResultSet objects with the given type, concurrency, and holdability. |