IDmMethod.InputDataSource

Syntax

InputDataSource: IDmDataSource;

Description

The InputDataSource property determines an input data source.

Comments

To determine an output data source, use the IDmMethod.OutputDataSource property.

Example

The property use is given in the example for IDmMethod.Execute.

See also:

IDmMethod