Miner.Interop Namespace > IMMPersistentListItem Interface : LoadFromDB Method |
'Declaration
Sub LoadFromDB( _ ByVal bstrTreeName As System.String, _ ByVal pWorkspace As ESRI.ArcGIS.Geodatabase.IWorkspace _ )
'Usage
Dim instance As IMMPersistentListItem Dim bstrTreeName As System.String Dim pWorkspace As ESRI.ArcGIS.Geodatabase.IWorkspace instance.LoadFromDB(bstrTreeName, pWorkspace)
void LoadFromDB( System.string bstrTreeName, ESRI.ArcGIS.Geodatabase.IWorkspace pWorkspace )
procedure LoadFromDB( bstrTreeName: System.String; pWorkspace: ESRI.ArcGIS.Geodatabase.IWorkspace );
function LoadFromDB( bstrTreeName : System.String, pWorkspace : ESRI.ArcGIS.Geodatabase.IWorkspace );
void LoadFromDB( System.string* bstrTreeName, ESRI.ArcGIS.Geodatabase.IWorkspace* pWorkspace )
void LoadFromDB( System.String^ bstrTreeName, 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