IStandardCube.SegmentContainer

Syntax

SegmentContainer: ICubeSegmentContainer;

Description

The SegmentContainer property determines a container for cube segments.

Comments

Segments created in the container will determine access to data for different users.

Example

The property use is given in the example for ICubeSegmentContainer.CreateSegment.

See also:

IStandardCube