OpenPetra
Free Administration Software for Non-Profits
Ict.Petra.Server.MPartner.Partner.UIConnectors.TPartnerLocationFindUIConnector Class Reference

Partner Location Search Screen UIConnector More...

Public Member Functions

 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)
 

Properties

TProgressState Progress [get]
 Get the current state of progress More...
 

Detailed Description

Partner Location Search Screen UIConnector

Constructor & Destructor Documentation

◆ TPartnerLocationFindUIConnector()

Ict.Petra.Server.MPartner.Partner.UIConnectors.TPartnerLocationFindUIConnector.TPartnerLocationFindUIConnector ( )
inline

Constructor.

Member Function Documentation

◆ 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
ACriteriaDataHashTable containing non-empty Partner Find parameters

Property Documentation

◆ 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: