[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]
Assembly: NEsper (in NEsper.dll)
Add a configured XML DOM event type.
Namespace: net.esper.events
Assembly: NEsper (in NEsper.dll)
Syntax
Visual Basic (Declaration) |
---|
Public Sub AddXMLDOMType ( _ eventTypeAlias As String, _ configurationEventTypeXMLDOM As ConfigurationEventTypeXMLDOM _ ) |
C# |
---|
public void AddXMLDOMType ( string eventTypeAlias, ConfigurationEventTypeXMLDOM configurationEventTypeXMLDOM ) |
Visual C++ |
---|
public: void AddXMLDOMType ( String^ eventTypeAlias, ConfigurationEventTypeXMLDOM^ configurationEventTypeXMLDOM ) |
Parameters
- eventTypeAlias
- System.String
the alias name of the event type
- configurationEventTypeXMLDOM
- net.esper.client.ConfigurationEventTypeXMLDOM
configures the event type schema and namespace and XPath