IDtCustomProvider.ImplementFetchRows

Syntax

ImplementFetchRows: Boolean;

Description

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

Comments

Available values:

Example

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

See also:

IDtCustomProvider