Data Management Object Model Reference

IEventHandlers Members

IEventHandlers overview

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
ExecuteEvent Executes the event code in mrScriptBasic
GetEnumerator Returns an enumarator for the DataSource collection
Remove Removes a datasource from the datasources collection

See Also

IEventHandlers Interface | SPSSMR.Data.Transformations Namespace