ArcGIS Runtime SDK for WPF - Library Reference
WorkspaceInfo Class Members
See Also  Properties  Methods 
ESRI.ArcGIS.Client.Local Namespace : WorkspaceInfo Class


The following tables list the members exposed by WorkspaceInfo.

Public Constructors

 NameDescription
public ConstructorWorkspaceInfo ConstructorOverloaded.   
Top

Public Properties

 NameDescription
public PropertyConnectionStringGets or sets the connection string for the workspace.  
public PropertyFactoryTypeGets or sets the type of the workspace.  
public PropertyIdGets or sets the identifier for this workspace  
public PropertyLockVersionGets or sets a value indicating whether the connection should be locked to this database version.  
public PropertySDEConnectionFilePathGets or sets the SDE connection file path.  
Top

Public Methods

 NameDescription
public Methodstatic (Shared in Visual Basic)CreateFileGeoDatabaseConnectionCreates a WorkspaceInfo object of WorkspaceFactoryType FileGDB based on the provided unique identifier and path to the file geodatabase folder (.gdb).  
public Methodstatic (Shared in Visual Basic)CreateRasterFolderConnectionCreates a WorkspaceInfo object of WorkspaceFactoryType Raster based on the provided unique identifier and path to a folder on disk.  
public Methodstatic (Shared in Visual Basic)CreateSDEConnectionOverloaded. Creates a WorkspaceInfo object of WorkspaceFactoryType SDE based on the provided unique identifier and connection string.  
public Methodstatic (Shared in Visual Basic)CreateSDEConnectionFromFilePathOverloaded. Creates a WorkspaceInfo object of WorkspaceFactoryType SDE based on the provided unique identifier and path to an ArcSDE connection file.  
public Methodstatic (Shared in Visual Basic)CreateShapefileFolderConnectionCreates a WorkspaceInfo object of WorkspaceFactoryType Shapefile based on the provided unique identifier and path to a folder on disk.  
Top

See Also

© ESRI, Inc. All Rights Reserved.