跳到主要内容

new_instance_from_xml_node

从xml节点配置中创建数据库配置信息

声明

Database new_instance_from_xml_node(string databases, map m)

参数

参数名描述
databases所属的数据库集合名称
mxml节点配置

返回值

数据库实例(Database实例)

使用方式

返回文档