Data Management Object Model Reference

EventHandlers Members

EventHandlers overview

Public Instance Constructors

EventHandlers Constructor Standard constructor, initializes resoource manager

Public Instance Properties

Count Returns the number of eventhandler objects in the collection
Item Return the eventhandler based on the index

Public Instance Methods

Action Executes the event code in mrScriptBasic
Equals (inherited from Object) 
ExecuteEvent Executes the event code in mrScriptBasic
GetEnumerator Returns an enumarator for the DataSource collection
GetHashCode (inherited from Object) 
GetType (inherited from Object) 
Remove Removes a datasource from the datasources collection
ToString (inherited from Object) 

See Also

EventHandlers Class | SPSSMR.Data.Transformations Namespace