C# 클래스 Ancestry.QueryProcessor.ProcessorSettings

파일 보기 프로젝트 열기: Ancestry/DotQL 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
AdHocMaximumRows int
AdHocMaximumTime int
AdditionalAssemblies IEnumerable
DebugOn bool
DefaultOptions QueryOptions
RepositoryFactory Storage.IRepositoryFactory

프로퍼티 상세

AdHocMaximumRows 공개적으로 프로퍼티

public int AdHocMaximumRows
리턴 int

AdHocMaximumTime 공개적으로 프로퍼티

public int AdHocMaximumTime
리턴 int

AdditionalAssemblies 공개적으로 프로퍼티

public IEnumerable AdditionalAssemblies
리턴 IEnumerable

DebugOn 공개적으로 프로퍼티

public bool DebugOn
리턴 bool

DefaultOptions 공개적으로 프로퍼티

public QueryOptions DefaultOptions
리턴 QueryOptions

RepositoryFactory 공개적으로 프로퍼티

public Storage.IRepositoryFactory RepositoryFactory
리턴 Storage.IRepositoryFactory