getIndex() Method

Usage

public java.lang.String getIndex(java.lang.String pPropertyName)

Description

In an action, this method returns information related to the index currently handled by the DDL command.

Parameters

Parameter

Type

Description

pPropertyName

String

String containing the name of the requested property.

The following table lists the different possible values for pPropertyName 

Parameter value

Description

ID

Internal number of the index.

KEY_NAME

Name of the index

FULL_NAME

Full name of the index generated with the local object mask.

<flexfield code>

Value of the flexfield for this index.