Data Management Object Model Reference

IGlobalVariable Interface

IGlobalVariable interface handles a Global Variable Object.

For a list of all members of this type, see IGlobalVariable Members.

[Visual Basic]
Public Interface IGlobalVariable
[C#]
public interface IGlobalVariable

Remarks

The DataSource property defines the datasource details (ConnectionsString, SelectQuery etc) for the Global Variable.

Requirements

Namespace: SPSSMR.Data.Transformations

Assembly: SPSSMR.Data.Transformations (in SPSSMR.Data.Transformations.dll)

See Also

IGlobalVariable Members | SPSSMR.Data.Transformations Namespace