Miner.Interop Namespace > MMWorkspaceManagerClass Class : GetWorkspace Method |
'Declaration
Public Overridable Function GetWorkspace( _ ByVal pPS As ESRI.ArcGIS.esriSystem.IPropertySet, _ ByVal Options As System.Integer _ ) As ESRI.ArcGIS.Geodatabase.IWorkspace
'Usage
Dim instance As MMWorkspaceManagerClass Dim pPS As ESRI.ArcGIS.esriSystem.IPropertySet Dim Options As System.Integer Dim value As ESRI.ArcGIS.Geodatabase.IWorkspace value = instance.GetWorkspace(pPS, Options)
public virtual ESRI.ArcGIS.Geodatabase.IWorkspace GetWorkspace( ESRI.ArcGIS.esriSystem.IPropertySet pPS, System.int Options )
public function GetWorkspace( pPS: ESRI.ArcGIS.esriSystem.IPropertySet; Options: System.Integer ): ESRI.ArcGIS.Geodatabase.IWorkspace; virtual;
public function GetWorkspace( pPS : ESRI.ArcGIS.esriSystem.IPropertySet, Options : System.int ) : ESRI.ArcGIS.Geodatabase.IWorkspace;
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2