setCursorName Method (SQLServerStatement)
Sets the SQL cursor name to the given String, which will be used by subsequent execute methods.
Note
|
|---|
|
This method is not currently supported by the Microsoft JDBC Driver for SQL Server. Calling this method has no effect. |
Note