[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]
Strategy for looking up, in some sort of table or index, an event, potentially based on the
events properties, and returning a set of matched events.
The following tables list the members exposed by the TableLookupStrategy type.
Public Methods
Name | Description | |
---|---|---|
![]() | Lookup | Returns matched events for a event to look up for. Never returns an empty result set,
always returns null to indicate no results.
|