Salesforce

DataViewIndexSegmentNames (Magic xpa 3.x)

« Go Back

Information

 
Created ByKnowledge Migration User
Approval Process StatusPublished
Objective
Description

DataViewIndexSegmentNames

Returns the segment names of a data source’s index.

Syntax:

DataViewIndexSegmentNames (generation, index)

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.

index: Numeric. A number that represents the main data source's index.

Returns:

BLOB. Returns a vector with the names of all the segments defined on a data source index.

Note:

This function is a server-side function.

Exceptions:

This function is not supported for Web Service databases.

See also:

DataViewIndexNames

Since version:

3.2

Reference
Attachment 
Attachment