Share via


TYPE_SS_SCROLL_KEYSET Field (SQLServerResultSet)

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

Reference

SQLServerResultSet Class