Data Management Object Model Reference

IGlobalVariablesSection Interface

IGlobalVariablesSection interface wraps a datamanager script global variable section.

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

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

Types that implement IGlobalVariablesSection

Type Description
GlobalVariablesSection Abstraction class that encapsulates the GlobalSqlVariables sections.

Remarks

The ConnectionString and Query properties defines the datasource properties neccessary to calculate the Global Variable value.

Requirements

Namespace: SPSSMR.Data.Transformations

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

See Also

IGlobalVariablesSection Members | SPSSMR.Data.Transformations Namespace