Data Management Object Model Reference

GlobalVariables Members

GlobalVariables overview

Public Instance Constructors

GlobalVariables Constructor Standard constructor, initializes resources and member variables.

Public Instance Properties

Count Returns the number of global variables in the collection.
Item Defines a new Indexer for the Global variables collection

Public Instance Methods

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) 

See Also

GlobalVariables Class | SPSSMR.Data.Transformations Namespace