The fields of the APTQueryWrapper class are listed below. For a complete list of APTQueryWrapper class members, see the APTQueryWrapper Members topic.
![]() ![]() | MES- By default, we only show the first 1000 rows. |
![]() ![]() | MES- In this mode, all the data is on the client, we can sort on the client. |
![]() ![]() | MES- In this mode, the data we hold is truncated, we have to go to the Server for sorts. |
![]() | |
![]() | |
![]() | |
![]() | |
![]() | MES- The maximum number of rows we'll return |
![]() | MES- Our mode- we have to treat large result sets special. Value should be PTTQRW_MODE_CLIENT or PTTQRW_MODE_TRUNCATED |
![]() |
APTQueryWrapper Class | com.plumtree.portaluiinfrastructure.resultwrapper Namespace