Data Management Object Model Reference |
|
GlobalVariable.Name Property
Returns the name of the SQL variable
[Visual Basic]
NotOverridable Public ReadOnly Property Name As
String _
[C#]
public
string Name {get;}
Implements
IDataManagerGlobalVariable.Name
See Also
GlobalVariable Class | SPSSMR.Data.Transformations Namespace