All Frameworks Class Hierarchy This Framework Next Indexes
VPMPersistency Class CATVpmQueryManager
CATVpmQueryManager
Usage: you must use this class as is. You should never derive it.
public class CATVpmQueryManager
- Deprecated:
- V5R14
Constructor and Destructor Index
- o
CATVpmQueryManager()
-
- o
~CATVpmQueryManager()
-
Method Index
- o
RunQuery(CATIContainer_var&,CATIVpmQuery_var&,CATLISTV(CATBaseUnknown_var)*&,int)
-
Constructor and Destructor
o CATVpmQueryManager
public CATVpmQueryManager( | ) |
-
o ~CATVpmQueryManager
public ~CATVpmQueryManager( | ) |
-
Methods
o RunQuery
-
- Deprecated:
- V5R14
Runs a query.
- Parameters:
-
- iCont
- The container to run the query in
- iQuery
- The query to run
- ioFacObjList
- The founded objects
- iResultLimit
- 0 : No maximum number of objects required
n>0 : Query will stop when n objects are found
This object is included in the file: CATVpmQueryManager.h
If needed, your Imakefile.mk should include the module: VX0DOC01