IPrxTableIslandSort.Count

Syntax

Count: Integer;

Description

The Count property returns the number of sorting conditions of relational data area.

Comments

To add a sorting condition to the collection, use the IPrxTableIslandSort.Add method.

Example

The property use is given in the example for IPrxTableIslandLayout.Sort.

See also:

IPrxTableIslandSort