IReportDataSourceData.Descriptor

Fore Syntax

Descriptor: IMetabaseObjectDescriptor;

Fore.NET Syntax

Descriptor: Prognoz.Platform.Interop.Metabase.IMetabaseObjectDescriptor;

Description

The Descriptor returns description of report data source as a repository object.

Comments

The following can be used as data sources:

Fore Example

The property use is given in the example for IEaxAnalyzerUserEvents.OnAfterExecuteAnalyzer.

Fore.NET Example

Fore.NET objects must not be used as an event handler.

See also:

IReportDataSourceData