IRubricatorRecord.CompoundKey

Syntax

CompoundKey: Variant;

Description

The CompoundKey property returns record composite key.

Comments

The indicator whether a composite key is used is returned by the IRubricatorRecord.UseCompoundKey property.

Example

The property use is given in the example for IStandardCube.ChildRubricator.

See also:

IRubricatorRecord