Miner.Interop Namespace > D8CuTopLevelClass Class : OwnerCanSaveToDB Method |
'Declaration
Public Overridable Function OwnerCanSaveToDB( _ ByVal pWorkspace As ESRI.ArcGIS.Geodatabase.IWorkspace _ ) As System.Boolean
'Usage
Dim instance As D8CuTopLevelClass Dim pWorkspace As ESRI.ArcGIS.Geodatabase.IWorkspace Dim value As System.Boolean value = instance.OwnerCanSaveToDB(pWorkspace)
public virtual System.bool OwnerCanSaveToDB( ESRI.ArcGIS.Geodatabase.IWorkspace pWorkspace )
public function OwnerCanSaveToDB( pWorkspace: ESRI.ArcGIS.Geodatabase.IWorkspace ): System.Boolean; virtual;
public function OwnerCanSaveToDB( pWorkspace : ESRI.ArcGIS.Geodatabase.IWorkspace ) : System.boolean;
public: virtual System.bool OwnerCanSaveToDB( ESRI.ArcGIS.Geodatabase.IWorkspace* pWorkspace )
public: virtual System.bool OwnerCanSaveToDB( ESRI.ArcGIS.Geodatabase.IWorkspace^ pWorkspace )
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