PrimaryKeyUpdateIndex

From
Revision as of 04:01, 3 June 2005 by Tristan (Talk)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

Description

A special object, designed to return in a single object, two commonly required data values. This is the most likely to be used after the creation of a new record on EService.

Fields

The data fields of this object.

Name Type Description
primaryKey String The unique EService primary key, used to identify the record.
updateIndex int A time-derived int value, used to indicate concurrency issues. Updated every time the EService record is changed or modified in some way.
MediaWiki Appliance - Powered by TurnKey Linux