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

public static final int CONCUR_SS_OPTIMISTIC_CC

Field Value

An integer value of 1008.

See Also