TYPE_SS_SCROLL_KEYSET Field (SQLServerResultSet)

Download JDBC driver

Used to specify a SQL Server keyset cursor type.

Syntax

  
public static final int TYPE_SS_SCROLL_KEYSET  

Field Value

An int value of 1005.

See Also

SQLServerResultSet Class