Pinq\Providers\DSL\Compilation\IStaticQueryTemplate::getCompiledQuery PHP Method

getCompiledQuery() public method

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