 | IQueryProvider Interface |
The Interface IQueryProvider defines basic query provider model
Namespace:
Dynamicweb.Indexing.Querying
Assembly:
Dynamicweb.Indexing (in Dynamicweb.Indexing.dll) Version: 5.0.2
Syntaxpublic interface IQueryProvider
Public Interface IQueryProvider
The IQueryProvider type exposes the following members.
Methods
| Name | Description |
---|
 | Query |
Executes the Query
|
Top
See Also