createStatement Method (SQLServerConnection)
Creates a SQLServerStatement object for sending SQL statements to the database.
Overload List
Name | Description |
---|---|
Creates a SQLServerStatement object for sending SQL statements to the database. |
|
Creates a SQLServerStatement object that generates SQLServerResultSet objects with the given type and concurrency. |
|
Creates a SQLServerStatement object that generates SQLServerResultSet objects with the given type, concurrency, and holdability. |