IRubricatorRecord.CompoundKey

Fore Syntax

CompoundKey: Variant;

Fore.NET Syntax

CompoundKey: object;

Description

The CompoundKey property returns record composite key.

Comments

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

Fore and Fore.NET Examples

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

See also:

IRubricatorRecord