EventLoader Members
Provides a way to submit XML documents as events.
The following tables list the members exposed by the EventLoader type.
Public Constructors
Name | Description | |
---|---|---|
EventLoader | Overloaded. Creates an instance of the EventLoader class. |
Top
Public Properties
Name | Description | |
---|---|---|
EventSchema | Sets the event schema for the EventLoader object. |
Top
Public Methods
(see also Protected Methods )
Name | Description | |
---|---|---|
CreateObjRef | (inherited from MarshalByRefObject ) | |
Dispose | Disposes of a EventLoader. | |
Equals | Overloaded. (inherited from Object ) | |
GetHashCode | (inherited from Object ) | |
GetLifetimeService | (inherited from MarshalByRefObject ) | |
GetType | (inherited from Object ) | |
Initialize | Initializes an instance of the EventLoader class. | |
InitializeLifetimeService | (inherited from MarshalByRefObject ) | |
LoadXml | Overloaded. Submits the XML document to the application database. | |
ReferenceEquals | (inherited from Object ) | |
ToString | Overridden. Returns a String representation of the EventLoader. |
Top
Protected Methods
Name | Description | |
---|---|---|
Finalize | (inherited from Object ) | |
MemberwiseClone | Overloaded. (inherited from MarshalByRefObject ) |
Top
Explicit Interface Implementations
Name | Description | |
---|---|---|
System.IDisposable.Dispose |
Top
See Also
Reference
EventLoader Class
Microsoft.SqlServer.NotificationServices Namespace