PessimisticUpdate property

Description

Indicates whether to implement pessimistic or optimistic update.

Syntax

public bool PessimisticUpdate

Access

Read-write

Property Value

True for pessimistic update. False for optimistic update.

Usage