Used to specify a SQL Server read/write optimistic concurrency type with row locks.

Syntax

public static final int CONCUR_SS_SCROLL_LOCKS

Field Value

An int value of 1009.

See Also

SQLServerResultSet Class
SQLServerResultSet Members