Pinq\Queries\Builders\IRequestQueryInterpreter::getInterpretation PHP 메소드

getInterpretation() 공개 메소드

Gets the request interpretation.
public getInterpretation ( ) : Pinq\Queries\Builders\Interpretations\IRequestInterpretation
리턴 Pinq\Queries\Builders\Interpretations\IRequestInterpretation
    public function getInterpretation();
IRequestQueryInterpreter