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. The workspaces supported include file, mobile, and enterprise geodatabases. | Table View; Raster Layer |
Object ID Field
(Optional) | The field that will be used as the ObjectID field. When using an existing field from the input datasets, an integer data type is required. If an existing field is not used, an ObjectID field will be created and populated. Note:When registering a view, an existing integer field is required. | Field |
Shape Field
(Optional) | The field that identifies the shape of the features. 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 provided, you must specify a geometry type. Supported geometry types are point, multipoint, polygon, polyline, and multipatch. 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 provided 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 |
Specify Extent
(Optional) | If the Shape Field parameter value is provided, 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 |