IAdhocParamSyncItem.Source

Syntax

Source: IAdhocDataSourceObject;

Description

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

Comments

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

Example

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

See also:

IAdhocParamSyncItem