![]()  | 
                    
                         This document is archived and information here might be outdated. Recommended version.  | 
                
| Name | Description | |
|---|---|---|
![]()  | 
AddField | Adds a field to this object class. | 
![]()  | 
AddRow | Adds a row to the temporal table. | 
![]()  | 
CreateRow | Creates a row in the database with a system assigned object ID and null property values. | 
![]()  | 
CreateRowBuffer | Creates a row buffer that can be used with an insert cursor. | 
![]()  | 
DeleteField | Deletes a field from this object class. | 
![]()  | 
Fields | The fields collection for this object class. | 
![]()  | 
FindField | The index of the field with the specified name. | 
![]()  | 
GeometryColumnName | Column name of the table's field containing the geometry. | 
![]()  | 
GetRow | The row from the database with the specified object ID. | 
![]()  | 
HasGeometry | Identifies if the table contains a geometry field. | 
![]()  | 
Insert | Returns a cursor that can be used to insert new Rows. | 
![]()  | 
RowCount | The number of Rows selected by the specified query. | 
![]()  | 
Search | An object cursor that can be used to fetch row objects selected by the specified query. | 
![]()  | 
Select | A selection that contains the object ids selected by the specified query. | 
![]()  | 
Update | Returns a cursor that can be used to update Rows selected by the specified query. | 
| Interfaces | Description | 
|---|---|
| ITemporalTable | Provides access to properties and methods in which a temporal table can be controlled. |