TableSublayerSource

Table sublayer 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 geodatabaseVersion property to switch to an alternate geodatabase version. If version is empty or missing, the registered geodatabase version will be used.

Since

200.1.0

See also

Constructors

Link copied to clipboard
constructor(workspaceId: String, dataSourceName: String)

Create a table sublayer source from a workspace ID and a data source name.

Properties

Link copied to clipboard

The data source name.

Link copied to clipboard

The geodatabase version of the table sublayer source.

Link copied to clipboard

The workspace id.