Click or drag to resize

CorrigoNetOptions Properties

The CorrigoNetOptions type exposes the following members.

Properties
  NameDescription
Public propertyAnyAttr
Public propertyCanDeleteMissingEntity
Gets or sets the boolean flag indicating that last modified time should be updated on server.
Public propertyImposeConcurrencyId
Gets or sets the boolean flag indicating that the concurrency identifier check should be performed.
Public propertyLockOnDataRetrieval
Specifies isolation level READ COMMITTED/READ UNCOMMITTED for Retrieve() and RetrieveMultiple() CorrigoService methods.
Top
See Also