PHP 인터페이스 Pinq\Providers\DSL\Compilation\IStaticQueryTemplate

저자: Elliot Levin ([email protected])
상속: extends Pinq\Providers\DSL\Compilation\IQueryTemplate
파일 보기 프로젝트 열기: timetoogo/pinq

공개 메소드들

메소드 설명
getCompiledQuery ( ) : Pinq\Providers\DSL\Compilation\ICompiledQuery Gets the compiled query object.
getQuery ( ) : null

메소드 상세

getCompiledQuery() 공개 메소드

Gets the compiled query object.
public getCompiledQuery ( ) : Pinq\Providers\DSL\Compilation\ICompiledQuery
리턴 Pinq\Providers\DSL\Compilation\ICompiledQuery

getQuery() 공개 메소드

public getQuery ( ) : null
리턴 null