Data Management Object Model Reference

GlobalVariables Class

Represents the collection of global variables.

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

System.Object
   SPSSMR.Data.Transformations.GlobalVariables

[Visual Basic]
Public Class GlobalVariables
    Implements IDataManagerGlobalVariables, IEnumerable
[C#]
public class GlobalVariables : IDataManagerGlobalVariables, IEnumerable

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Remarks

The implements link below is intentionally broken, please refer to the DMOM Scripting Reference section

Requirements

Namespace: SPSSMR.Data.Transformations

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

See Also

GlobalVariables Members | SPSSMR.Data.Transformations Namespace