API Reference > Other Classes > OdFieldValue Class
OdFieldValue Class
OdFieldValueOdFieldValue
Syntax
C++
class OdFieldValue : public OdValue;

DbFieldValue.h

This class represents Field Values for OdField objects in an OdDbDatabase instance.

Field objects store both the Field expression and their evaluated values. 

Fields can be evaluated by an evaluator to any one of the following data types: OdInt32, Double, String, Date, Point, 3dPoint, ObjectId, Buffer, and Resbuf. 

 

 
Name 
Description 
 
This is the overview for the OdFieldValue constructor overload. 
 
Name 
Description 
 
This is flags, a member of class OdFieldValue. 
 
get 
This is the overview for the get method overload. 
 
This is ODRX_DECLARE_MEMBERS, a member of class OdFieldValue. 
 
set 
This is the overview for the set method overload. 
Copyright © 2002–2020. Open Design Alliance. All rights reserved.