setFetchDirection Method (SQLServerStatement)
SQL Server 2012
Gives Microsoft JDBC Driver for SQL Server a hint as to the direction in which result set rows should be processed.
Note
|
|---|
|
The JDBC driver currently ignores the hint that is given by this method. |

Note