Checks if an object has been updated since the key was obtained. This operation returns true if the object has been updated by any user; otherwise, false. Concurrency management will prevent a record being changed if it has been subsequently updated. This check will proactively prevent that failure.

Expand imageParameters

Expand imageResults

Expand imageFaults

Expand imageUsage Example

Expand imageSee Also