IEventProvider Interface
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
defines the interface that component providers need to implement for the Event, the Runtime class for the Events.
public interface IEventProvider
type IEventProvider = interface
Public Interface IEventProvider
Methods
GetCreateScript() |
Script create for this session. |
GetDropScript() |
Scripts drop for this session |