Pinq\Providers\DSL\Compilation\IStaticQueryTemplate::getCompiledQuery PHP Méthode

getCompiledQuery() public méthode

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