GlobalVariables Constructor | Standard constructor, initializes resources and member variables. |
Count | Returns the number of global variables in the collection. |
Item | Defines a new Indexer for the Global variables collection |
Add | Add a global variable to the collection. |
Append | Appends a global variable to the collection |
Clear | Clears the collection of global variables |
Equals (inherited from Object) | |
get__DynProp | Returns the dynamic properties for the Global Variable denoted by "index" |
GetEnumerator | Returns an enumarator for the DataSource collection |
GetHashCode (inherited from Object) | |
GetType (inherited from Object) | |
Remove | Removes the global variables at "index" |
set__DynProp | Dynamic properties implementation |
ToString (inherited from Object) |
GlobalVariables Class | SPSSMR.Data.Transformations Namespace