You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
|
|
|
<?xml version="1.0" encoding="utf-8" ?>
|
|
|
|
|
<Bundle xmlns="urn:uiosp-bundle-manifest-2.0" Name="数据加载_BGFWCG" SymbolicName="Kingo.Plugin.BatchDataLoad" Version="1.0" InitializedState="Active" StartLevel="2">
|
|
|
|
|
<Activator Type="Kingo.Plugin.BatchDataLoad.Activator" Policy="Immediate" />
|
|
|
|
|
<Runtime>
|
|
|
|
|
<Assembly Path="Kingo.Plugin.BatchDataLoad.dll" Share="true" />
|
|
|
|
|
</Runtime>
|
|
|
|
|
<Extension Point="ExtPoint.Menus">
|
|
|
|
|
<MenuGroup Id="Menu.Start.Group.BatchDataLoad"
|
|
|
|
|
Order="0"
|
|
|
|
|
Name="数据库管理"
|
|
|
|
|
Tooltip=""
|
|
|
|
|
Image=""
|
|
|
|
|
LocationUri="KGIS.UI.Menu.BHTBExit" />
|
|
|
|
|
<!--<MenuItem Id="KGIS.UI.Menu.NDBG.CreateBHTBDB"
|
|
|
|
|
Order="0"
|
|
|
|
|
Name="创建数据库"
|
|
|
|
|
Tooltip="创建数据库"
|
|
|
|
|
ItemType="CmdItem"
|
|
|
|
|
SmallImage="\Resources\维护数据字典.png"
|
|
|
|
|
LargeImage="\Resources\维护数据字典.png"
|
|
|
|
|
TextImageRelation=""
|
|
|
|
|
ShortcutKeys=""
|
|
|
|
|
LocationUri="Menu.Start.Group.BatchDataLoad"
|
|
|
|
|
CommandId="Kingo.Plugin.BatchDataLoad.Commands.CmdCreateDB"/>-->
|
|
|
|
|
<MenuItem Id="KGIS.UI.Menu.NDBG.MulitForm"
|
|
|
|
|
Order="1"
|
|
|
|
|
Name="批量数据加载"
|
|
|
|
|
Tooltip="按标准组织目录批量加载数据"
|
|
|
|
|
ItemType="CmdItem"
|
|
|
|
|
SmallImage="\Resources\维护数据字典.png"
|
|
|
|
|
LargeImage="\Resources\维护数据字典.png"
|
|
|
|
|
TextImageRelation=""
|
|
|
|
|
ShortcutKeys=""
|
|
|
|
|
LocationUri="Menu.Start.Group.BatchDataLoad"
|
|
|
|
|
CommandId="Kingo.Plugin.BatchDataLoad.Commands.CmdBatchDataLoad"/>
|
|
|
|
|
</Extension>
|
|
|
|
|
</Bundle>
|