IDtUserProviderEx.CustomProvider

Syntax

CustomProvider: IDtCustomProvider;

Description

The CustomProvider property returns the data provider obtained using custom algorithm.

Comments

Data provider is available after the IDtObject.Open method activation only.

Example

The example of property use is given in description of the IDtUserProviderEx.Module property.

See also:

IDtUserProviderEx