C# Class CrownPeak.SearchG2.Query.QueryOptions

Class that wraps a set of query options to be used when executing a CrownPeak.SearchG2.PlainSearch or a CrownPeak.SearchG2.Search{T} on a CrownPeak SearchG2 collection.
Afficher le fichier Open project: Crownpeak/Search-Results-Examples Class Usage Examples

Private Properties

Свойство Type Description
AddExtraParameters void

Méthodes publiques

Méthode Description
QueryOptions ( ) : System.Collections.Generic

Create a new QueryOptions with a default set of options.

Private Methods

Méthode Description
AddExtraParameters ( string>.List &parms, string>.IEnumerable parameters ) : void

Method Details

QueryOptions() public méthode

Create a new QueryOptions with a default set of options.
public QueryOptions ( ) : System.Collections.Generic
Résultat System.Collections.Generic