[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]
Descriptor class for event properties that are resolved via XPath-expression.
The following tables list the members exposed by the XPathPropertyDesc type.
Public Methods
Name | Description | |
---|---|---|
![]() | Equals | (Inherited from Object.) |
![]() | GetHashCode | (Inherited from Object.) |
![]() | GetType | (Inherited from Object.) |
![]() | ToString | (Inherited from Object.) |
Protected Methods
Name | Description | |
---|---|---|
![]() | Finalize | (Inherited from Object.) |
![]() | MemberwiseClone | (Inherited from Object.) |
Public Constructors
Name | Description | |
---|---|---|
![]() | XPathPropertyDescNew | Ctor. |
Public Properties
Name | Description | |
---|---|---|
![]() | Name | Returns the event property name. |
![]() | ResultDataType |
Returns the native data type representing the event property.
|
![]() | ResultType | Returns the representing the event property type. |
![]() | XPath | Returns the XPath expression. |