IAdhocDataSourceObject.DataSourceObjects

Fore Syntax

DataSourceObjects: IAdhocDataSourceObjects;

Fore.NET Syntax

DataSourceObjects: Prognoz.Platform.Interop.AdHoc.IAdhocDataSourceObjects;

Description

The DataSourceObjects property returns a collection of data sources.

Comments

Each element in the set is a block, for which the data source is specified.

Fore and Fore.NET Examples

The property use is given in the example for IAdhocDataSourceObject.Id.

See also:

IAdhocDataSourceObject