IAdhocParamSyncItem.Source

Fore Syntax

Source: IAdhocDataSourceObject;

Fore.NET Syntax

None;

Description

The Source property returns a data source, to which parameter belongs.

Comments

To set parameter value, use the IAdhocParamSyncItem.Value property.

Fore Example

The property use is given in the example for IAdhocParamSyncItem.ParamId.

See also:

IAdhocParamSyncItem