Label | Explanation | Data Type |
Input Datasets | The feature class, table, view, or raster created using third-party tools or SQL, or the view created using the Create Database View tool that will be registered with the geodatabase. The dataset must exist in the same database as the geodatabase. | Table View; Raster Layer |
Object ID Field
(Optional) | The field that will be used as the ObjectID field. This input is required when registering a view, and you must supply an existing integer field. This parameter is optional when registering other dataset types; if you use an existing field, it must be an integer data type. If an existing field is not supplied when registering these other dataset types, an ObjectID field will be created and populated. | Field |
Shape Field
(Optional) | If the input dataset contains a spatial data type column, include this field during the registration process. | Field |
Geometry Type
(Optional) | Specifies the geometry type. If the Shape Field parameter value is present, you must specify a geometry type. Supported geometry types are point, multipoint, polygon, and polyline. If the dataset being registered contains existing features, the geometry type specified must match the entity type of these features.
| String |
Coordinate System
(Optional) |
If the Shape Field parameter value is present and the table is empty, specify the coordinate system to be used for features. If the dataset being registered contains existing features, the coordinate system specified must match the coordinate system of the existing features. | Spatial Reference |
Extent
(Optional) | If the Shape Field parameter value is present, specify the allowable coordinate range for x,y coordinates. If the dataset being registered contains existing features, the extent of the existing features will be used. | Envelope |
Derived Output
Label | Explanation | Data Type |
Registered Dataset | The registered dataset. | Table |