Home    |    Concepts   |   API   |   Samples
Concepts > Schema Objects > Tables > Types of Tables
Geodatabase tables

The geodatabase schema and its contents should not be directly accessed or altered by the user. Because data relationships between tables must be consistently maintained, you should use the appropriate C API functions to fetch or modify data in any of the geodatabase tables.

Click here for the Geodatabase System Tables diagram.

Table Description
GDB_ITEMRELATIONSHIPS Stores information about how objects in the GDB_ITEMS table are related
GDB_ITEMRELATIONSHIPTYPES Maintains data on the types of relationships that exist between the objects in the GDB_ITEMS table
GDB_ITEMS Items are any object used in the ArcGIS system that can be indexed and searched, including tables, domains, topologies, and networks. The GDB_ITEMS table stores information about all the items stored in a geodatabase.
GDB_ITEMTYPES Stores information on what type of object each item in the GDB_ITEMS table is
GDB_REPLICALOG Stores information on export and import operations between replicas
feedback | privacy | legal