Table DataSource

Table data source is a table, feature class, or raster that resides in a registered workspace (either a folder or geodatabase). In the case of a geodatabase, if versioned, use version to switch to an alternate geodatabase version. If version is empty or missing, the registered geodatabase version will be used.

Referenced by: dataSource

Properties

Property Details
dataSourceName The fully-qualified string value used to specify where the dataSource is derived.
gdbVersion If applicable, the value indicating the version of the geodatabase.
type String value indicating the type for the dataSource.
Valid value of this property table
workspaceId The unique string value used to identify the datasource's workspace.

Example

{
  "type": "table",
  "workspaceId": "MyDatabaseWorkspaceIDSSR2",
  "dataSourceName": "ss6.gdb.Lakes"
}

Your browser is no longer supported. Please upgrade your browser for the best experience. See our browser deprecation post for more details.

You can no longer sign into this site. Go to your ArcGIS portal or the ArcGIS Location Platform dashboard to perform management tasks.

Your ArcGIS portal

Create, manage, and access API keys and OAuth 2.0 developer credentials, hosted layers, and data services.

Your ArcGIS Location Platform dashboard

Manage billing, monitor service usage, and access additional resources.

Learn more about these changes in the What's new in Esri Developers June 2024 blog post.

Close