QueryFilter/QueryMessage.phpView Source

Show: PublicProtectedPrivateinherited
Table of Contents
Package
Default  

\QueryMessage

Package: Default
Class to have query message

Properties

>VPropertypublicstring $entity
variable entity
Details
Type
string
>VPropertypublicinteger $maxresults
variable
Details
Type
integer
>VPropertypublicstring $orderByClause
variable orderByClause
Details
Type
string
>VPropertypublicarray $projection
variable Projection
Details
Type
array
>VPropertypublicstring $sql
variable SQL
Details
Type
string
>VPropertypublicinteger $startposition
variable startposition
Details
Type
integer
>VPropertypublicarray $whereClause
variable whereClause
Details
Type
array

Methods

methodpublic__construct() : void

Initialize a QueryMessage object

methodpublicgetString() : string

Get SQL query specified by object's members

Returns
TypeDescription
stringquery
Documentation was generated by phpDocumentor 2.8.5.