IStandardCubeRelations.FindByKey

Syntax

FindByKey(Key: Integer): IStandardCubeRelation;

Parameters

Key - standard cube relation key.

Description

The FindByKey method searches for a relation in the standard cube, which key is passed by the Key parameter.

See also:

IStandardCubeRelations