esriWorkspaceType

Options to specify the type of workspace.

Value

Description

esriFileSystemWorkspace

File-based workspaces including coverages and shapefiles.

esriLocalDatabaseWorkspace

File-based geodatabases local to a machine. This includes file geodatabases and personal geodatabases.

esriRemoteDatabaseWorkspace

Geodatabases that require a remote connection. This includes ArcSDE geodatabases.

Remarks

This enumeration is returned by the GetWrappedWorkspaceType method on the a Geodata service and is used to discover the type of geodatabase hosted by the service. The type of geodatabase determines service capabilities. See the Geodata services overview topic for more information.

11/8/2016