Pinq\Providers\DSL\Compilation\IStaticQueryTemplate::getCompiledQuery PHP 메소드

getCompiledQuery() 공개 메소드

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