Visual Basic (Declaration) | |
---|---|
Public Enum WorkspaceFactoryType Inherits System.Enum |
C# | |
---|---|
public enum WorkspaceFactoryType : System.Enum |
The user executing the application will the same user under which the runtime local server process is started and therefore in the case of Shapefile, FileGDB, or Raster this user must have access to the workspace being referenced. For SDE valid credentials must be provided in order that the runtime local server process can establish a database connection.
Member | Description |
---|---|
FileGDB | Workspace factory type FileGDB should be used when the workspace being referenced is a file geodatabase. |
Raster | Workspace factory type Raster should be used when the workspace being referenced is folder containing one or more raster datasets. |
SDE | Workspace factory type SDE should be used when the workspace being referenced is an Enterprise Geodatabase. |
Shapefile | Workspace factory type Shapefile should be used when the workspace being referenced is a folder on disk containing one or more Shapefiles. |
System.Object
System.ValueType
System.Enum
ESRI.ArcGIS.Client.Local.WorkspaceFactoryType
Target Platforms: Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family, Windows 7, Windows 8