IRdsDictionaryBatch.Count

Syntax

Count: Integer;

Description

The Count property returns number of elements, to which actions were applied.

Comments

The IRdsDictionaryBatch.Execute method returns the number of processed elements.

Example

The property use is given in the example for IRdsDictionaryInstance.CreateBatch.

See also:

IRdsDictionaryBatch