首页 诗词 字典 板报 句子 名言 友答 励志 学校 网站地图
当前位置: 首页 > 教程频道 > 其他教程 > 操作系统 >

服务器HOST属性跟PQ_HOST数据库获取方式

2012-11-05 
服务器HOST属性和PQ_HOST数据库获取方式The device table only stores some properties, the rest (includ

服务器HOST属性和PQ_HOST数据库获取方式
The device table only stores some properties, the rest (including custom server properties) are in primitive_bl_value table. The relationship between the two tables is not obvious from first look; there's probably another table that maps associations, probably for bl_value_id values. Either way, what Bill suggested is much cleaner, easier, and most importantly - supported:

blcli_execute Server getFullyResolvedPropertyValue [server] HOSTblcli_storeenv Hostblcli_execute Server getFullyResolvedPropertyValue [server] FQ_HOSTblcli_storeenv FQ_Host

热点排行