C# 클래스 Deveel.Data.Sql.Query.ContextExtensions

파일 보기 프로젝트 열기: deveel/deveeldb

공개 메소드들

메소드 설명
QueryPlanner ( this context ) : IQueryPlanner
UseDefaultQueryPlanner ( this context ) : void

메소드 상세

QueryPlanner() 공개 정적인 메소드

public static QueryPlanner ( this context ) : IQueryPlanner
context this
리턴 IQueryPlanner

UseDefaultQueryPlanner() 공개 정적인 메소드

public static UseDefaultQueryPlanner ( this context ) : void
context this
리턴 void