All Frameworks  Class Hierarchy  This Framework  Indexes

VPMInterfaces Enumeration QueryType

enum QueryType {
  DatabaseOnly,
  DatabaseAndMemory
}
Type of the query to be run.
DatabaseOnly : The query will only run on the database. DatabaseAndMemory : The query will be run on the database and memory.
This object is included in the file: CATIVpmLightQueryManager.h

Copyright © 2003, Dassault Systèmes. All rights reserved.