VPMInterfaces Global Function CreateQuery
All Frameworks Class Hierarchy This Framework Indexes
VPMInterfaces Global Function CreateQuery
| CreateQuery( | const | iEntityName, |
| | iFromList, |
| | iWhereClause, |
| const | iOrderBy | = "") |
-
Creates a Query.
- Parameters:
-
- iEntityName
- : Query result type
- iFromList
- : Query scope
- iWhereClause
- : Where clause
- iOrderBy
- : Attribute name accroding to which the result will be sorted
- Returns:
- : The created CATIVpmQuery_var handler
This object is included in the file: CATIVpmQuery.h
If needed, your Imakefile.mk should include the module: GUIDVPMInterfaces
Copyright © 2003, Dassault Systèmes. All rights reserved.