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