API Reference > OdDb Classes > OdDbDataTable Class
OdDbDataTable Class
OdDbDataTableOdDbDataTable
Syntax
C++
class OdDbDataTable : public OdDbObject;

DbDataTable.h

Corresponding C++ library: TD_Db

 
Name 
Description 
 
This is OdDbDataTable, a member of class OdDbDataTable. 
 
Name 
Description 
 
This is appendColumn, a member of class OdDbDataTable. 
 
This is appendRow, a member of class OdDbDataTable. 
 
This is columnIndexAtName, a member of class OdDbDataTable. 
 
This is columnNameAt, a member of class OdDbDataTable. 
 
This is columnTypeAt, a member of class OdDbDataTable. 
 
Reads the .dwg file data of this object.
 
 
Writes the .dwg file data of this object.
 
 
Reads the DXF data of this object.
 
 
Writes the DXF data of this object.
 
 
This is getCellAt, a member of class OdDbDataTable. 
 
This is getColumnAt, a member of class OdDbDataTable. 
 
This is getRowAt, a member of class OdDbDataTable. 
 
This is insertColumnAt, a member of class OdDbDataTable. 
 
This is insertRowAt, a member of class OdDbDataTable. 
 
This is numColsGrowSize, a member of class OdDbDataTable. 
 
This is numColsPhysicalSize, a member of class OdDbDataTable. 
 
This is numColumns, a member of class OdDbDataTable. 
 
This is numRows, a member of class OdDbDataTable. 
 
This is numRowsGrowSize, a member of class OdDbDataTable. 
 
This is numRowsPhysicalSize, a member of class OdDbDataTable. 
 
This is ODDB_DECLARE_MEMBERS, a member of class OdDbDataTable. 
 
This is removeColumnAt, a member of class OdDbDataTable. 
 
This is removeRowAt, a member of class OdDbDataTable. 
 
This is setCellAt, a member of class OdDbDataTable. 
 
This is setNumColsGrowSize, a member of class OdDbDataTable. 
 
This is setNumColsPhysicalSize, a member of class OdDbDataTable. 
 
This is setNumRowsGrowSize, a member of class OdDbDataTable. 
 
This is setNumRowsPhysicalSize, a member of class OdDbDataTable. 
 
This is setRowAt, a member of class OdDbDataTable. 
 
This is setTableName, a member of class OdDbDataTable. 
 
This is tableName, a member of class OdDbDataTable. 
Copyright © 2002–2020. Open Design Alliance. All rights reserved.