IRdsDictionaryBatch.Count

Fore Syntax

Count: Integer;

Fore.NET 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.

Fore and Fore.NET Examples

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

See also:

IRdsDictionaryBatch