createTable

Creates a new table in the geodatabase. Creating tables is only supported in mobile geodatabases (either created in Pro or via Geodatabase.create(String)). The table name must not already exist in the geodatabase. For additional table name constraints, see TableDescription.tableName.

Return

A Result that returns a GeodatabaseFeatureTable in a loaded state, if one was able to be created.

Since

200.1.0