IDtCustomProvider.ImplementFetchRows

Fore Syntax

ImplementFetchRows: Boolean;

Fore.NET Syntax

ImplementFetchRows(): boolean;

Description

The ImplementFetchRows method returns whether the IDtCustomProvider.FetchRows method is implemented..

Comments

Available values:

Fore and Fore.NET Examples

The method use is given in the example for the IDtUserProviderEx.CustomProvider method.

See also:

IDtCustomProvider