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