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

public static final int CONCUR_SS_OPTIMISTIC_CCVAL

Field Value

An integer value of 1010.

See Also