C# 클래스 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.
파일 보기 프로젝트 열기: Crownpeak/Search-Results-Examples 1 사용 예제들

Private Properties

프로퍼티 타입 설명
AddExtraParameters void

공개 메소드들

메소드 설명
QueryOptions ( ) : System.Collections.Generic

Create a new QueryOptions with a default set of options.

비공개 메소드들

메소드 설명
AddExtraParameters ( string>.List &parms, string>.IEnumerable parameters ) : void

메소드 상세

QueryOptions() 공개 메소드

Create a new QueryOptions with a default set of options.
public QueryOptions ( ) : System.Collections.Generic
리턴 System.Collections.Generic