Required Fields for All Object Tables
Given that all the fields are identical, each object table is listed only once in these topics. However, in your implementation, the object table is present in the geodatabase twice, using the naming convention mentioned in the High-Level Architecture of the Geodatabase topic.
All object tables require the following:
Field Name |
Data Type |
Notes |
---|---|---|
NetworkID |
String |
Unique identifier for the component or record.
IMPORTANT: This was a GUID for feature classes,
but it is a string field for Object tables.
|
ObjectID |
Object ID |
Esri Object Id for the feature or object. |
GlobalID |
Global ID |
Esri Global ID for the feature or object. |