All Frameworks  Class Hierarchy  This Framework  Indexes

VPMInterfaces Global Function CreateQuery


extern CATIVpmQuery_var CreateQuery( const CATUnicodeString& iEntityName,
CATIVpmPathExpression_var iFromList,
CATIVpmPredicate_var iWhereClause,
const char* 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.