ESRI.ArcGIS.Mobile
Workspace Class Members
See Also  Properties  Methods  Send Feedback
ESRI.ArcGIS.Mobile.FeatureCaching Namespace : Workspace Class


The following tables list the members exposed by Workspace.

Public Properties

 NameDescription
Public PropertyConnectionString Gets the workspace connection string.  
Public PropertyMobileCache Gets the MobileCache this workspace belongs to.  
Public PropertyName Gets the workspace name.  
Public PropertyVersioned Indicates if the workspace is versioned.  
Public PropertyVersionName Gets the workspace version name (if versioned).  
Public PropertyWorkspaceFactoryId Gets the workspace factory Id.  
Top

Public Methods

 NameDescription
Public MethodClone Creates a new object that is a copy of the current instance.  
Public MethodCompareTo Returns a value indicating the order of the two workspaces compare to each other.  
Top

See Also