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

Syntax

public static final int CONCUR_SS_OPTIMISTIC_CCVAL

Field Value

An int value of 1010.

See Also

SQLServerResultSet Class
SQLServerResultSet Members