IAdhocDataSourceObject.SourceObjectDescriptor

Syntax

SourceObjectDescriptor: IMetabaseObjectDescriptor;

Description

The SourceObjectDescriptor property returns data source as a repository object.

Comments

To work with a parameter value collection of data source, use the IAdhocDataSourceObject.ParamValues property.

Example

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

See also:

IAdhocDataSourceObject