IDtConsumer.Clear

Fore syntax

Clear;

Fore.NET syntax

Clear();

Description

The Clear method clears a data consumer.

Fore and Fore.NET examples

The method use is given in the example for IDtConsumer.PutRow.

See also:

IDtConsumer