Data Management Object Model Reference

GlobalVariable.Name Property

Returns the name of the SQL variable

[Visual Basic]
NotOverridable Public ReadOnly Property Name As String _
    Implements IDataManagerGlobalVariable.Name
[C#]
public string Name {get;}

Implements

IDataManagerGlobalVariable.Name

See Also

GlobalVariable Class | SPSSMR.Data.Transformations Namespace