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