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. 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. |