EventHandlers Constructor | Standard constructor, initializes resoource manager |
Count | Returns the number of eventhandler objects in the collection |
Item | Return the eventhandler based on the index |
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) |
EventHandlers Class | SPSSMR.Data.Transformations Namespace