be.SIRAPRISE.client
Interface IDS.INDEXIDS

Enclosing interface:
IDS

public static interface IDS.INDEXIDS

The INDEXIDS interface contains the values for the internal ID of all catalog indexes whose ID differs from the concerned relvar's ID plus one. These are additional indexes on the relvar's record besides the required locator index.

Author:
Erwin

Field Summary
static int COMPONENTTYPENAME
          The internal ID for the componentTypeName index
static long INDEXID_ID
           
static long KEY
           
static long KEYATTRIBUTE
           
static long RECORDTYPE_DATASPACE
           
static long RECORDTYPEID_ID
           
static long TRIGGEREDDATAACTION_ACTIONNAME
           
static long UDTPHYSICALCOMPONENTTYPENAME
           
 

Field Detail

COMPONENTTYPENAME

static final int COMPONENTTYPENAME
The internal ID for the componentTypeName index

See Also:
Constant Field Values

UDTPHYSICALCOMPONENTTYPENAME

static final long UDTPHYSICALCOMPONENTTYPENAME
See Also:
Constant Field Values

TRIGGEREDDATAACTION_ACTIONNAME

static final long TRIGGEREDDATAACTION_ACTIONNAME
See Also:
Constant Field Values

RECORDTYPE_DATASPACE

static final long RECORDTYPE_DATASPACE
See Also:
Constant Field Values

INDEXID_ID

static final long INDEXID_ID
See Also:
Constant Field Values

RECORDTYPEID_ID

static final long RECORDTYPEID_ID
See Also:
Constant Field Values

KEY

static final long KEY
See Also:
Constant Field Values

KEYATTRIBUTE

static final long KEYATTRIBUTE
See Also:
Constant Field Values