PHP Интерфейс Pinq\Providers\DSL\Compilation\IStaticQueryTemplate

Автор: Elliot Levin ([email protected])
Наследование: extends Pinq\Providers\DSL\Compilation\IQueryTemplate
Показать файл Открыть проект

Открытые методы

Метод Описание
getCompiledQuery ( ) : Pinq\Providers\DSL\Compilation\ICompiledQuery Gets the compiled query object.
getQuery ( ) : null

Описание методов

getCompiledQuery() публичный Метод

Gets the compiled query object.
public getCompiledQuery ( ) : Pinq\Providers\DSL\Compilation\ICompiledQuery
Результат Pinq\Providers\DSL\Compilation\ICompiledQuery

getQuery() публичный Метод

public getQuery ( ) : null
Результат null