API Reference > OdDg Classes > OdDgTable Class
OdDgTable Class
OdDgTableOdDgTableOdDgTableOdDgTableOdDgTableOdDgTableOdDgTableOdDgTableOdDgTableOdDgTableOdDgTableOdDgTableOdDgTable
Syntax
C++
class OdDgTable : public OdDgElement;

DgTable.h

This class is the base class for all Table objects in an OdDgDatabase instance. 

Corresponding C++ library: TG_Db 

 

 
Name 
Description 
 
add 
Adds the specified record to this Table object.
 
 
This is clone, a member of class OdDgTable. 
 
Returns an Iterator object that can be used to traverse this Table object.
 
 
This is the overview for the getAt method overload. 
 
has 
Returns true if and only if this Table object has a record with the specified ElementId.
 
Copyright © 2002–2020. Open Design Alliance. All rights reserved.