Partner Location Search Screen UIConnector
More...
|
| | TPartnerLocationFindUIConnector () |
| | Constructor. More...
|
| |
| void | PerformSearch (DataTable ACriteriaData) |
| | Procedure to execute a Find query. Although the full query results are retrieved from the DB and stored internally in an object, data will be returned in 'pages' of data, each page holding a defined number of records. More...
|
| |
| DataTable | GetDataPagedResult (System.Int16 APage, System.Int16 APageSize, out System.Int32 ATotalRecords, out System.Int16 ATotalPages) |
| |
Partner Location Search Screen UIConnector
◆ TPartnerLocationFindUIConnector()
| Ict.Petra.Server.MPartner.Partner.UIConnectors.TPartnerLocationFindUIConnector.TPartnerLocationFindUIConnector |
( |
| ) |
|
|
inline |
◆ GetDataPagedResult()
| DataTable Ict.Petra.Server.MPartner.Partner.UIConnectors.TPartnerLocationFindUIConnector.GetDataPagedResult |
( |
System.Int16 |
APage, |
|
|
System.Int16 |
APageSize, |
|
|
out System.Int32 |
ATotalRecords, |
|
|
out System.Int16 |
ATotalPages |
|
) |
| |
|
inline |
- Parameters
-
| APage | |
| APageSize | |
| ATotalRecords | |
| ATotalPages | |
- Returns
◆ PerformSearch()
| void Ict.Petra.Server.MPartner.Partner.UIConnectors.TPartnerLocationFindUIConnector.PerformSearch |
( |
DataTable |
ACriteriaData | ) |
|
|
inline |
Procedure to execute a Find query. Although the full query results are retrieved from the DB and stored internally in an object, data will be returned in 'pages' of data, each page holding a defined number of records.
- Parameters
-
| ACriteriaData | HashTable containing non-empty Partner Find parameters |
◆ Progress
| TProgressState Ict.Petra.Server.MPartner.Partner.UIConnectors.TPartnerLocationFindUIConnector.Progress |
|
get |
Get the current state of progress
The documentation for this class was generated from the following file: