All Frameworks  Class Hierarchy  This Framework  Indexes

CATPLMDictionary Enumeration VPMDicPERSISTENT

enum VPMDicPERSISTENT {
  VPMDicLIB,
  VPMDicFILE,
  VPMDicDATABASE,
  VPMDicEXPRESS
}
ENOVIA package persistency types.
Values:
VPMDicLIB
Explodes the lib result of the EXPRESS compilation. VPMDicLIB can only be used in read mode, that is, you can't save using VPMDicLIB
VPMDicFILE
Save is done in a file. The file location is retrieved from the environment variable ENOVDicPath
VPMDicDATABASE
Save is done in the database
VPMDicEXPRESS
Generates an Express schema for the package

This object is included in the file: VPMDicPERSISTENT.h

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