Salesforce

DataViewIndexNames (Magic xpa 3.x)

« Go Back

Information

 
Created ByKnowledge Migration User
Approval Process StatusPublished
Objective
Description

DataViewIndexNames

Returns the index names of the main data source defined on the task.

Syntax:

DataViewIndexNames (generation)

Parameters:

generation: Numeric. A number that represents the task's hierarchic position in the runtime task tree. 0 represents the current task, 1 its immediate ancestor, and so on.

Returns:

BLOB. Returns a vector with the names of all the main data source indexes and virtual sorts defined on the task.

Note:

This function is a server-side function.

Exceptions:

This function is not supported for Web Service databases.

See also:

DataViewIndexSegmentNames

Since version:

3.2

Reference
Attachment 
Attachment