Click or drag to resize

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
Syntax
public interface IQueryProvider

The IQueryProvider type exposes the following members.

Methods
  NameDescription
Public methodQuery
Executes the Query
Top
See Also