posts - 191, comments - 39, trackbacks - 1, articles - 0

BizTalkMgmtDb包含整个Engine中重要Concept的Model。

bts_item表:
1.Meaning
  Include all Schema,Map,Pipeline

2.IsPipeline amd SchemaType field
   IsPipeline value from {0,1}. Value 1 means that the item is of type Pipeline.
   SchemaType value from {0,1,2}. Only one record whose SchemaType value is 2.FullName is System.String(a special message type)
   SchemaType value 1 means Property Schema(the other schema type is document schema)
   SchemaType value 0 means all document schema and Map.

3.id field refered by bt_MapSpec.itemid field.

bt_MapSpec表:
1.Meaning
  All the Map.
2.Important field
  indoc_docspec_name and outdoc_docspec_name describe the source and target xsd seperately.
3.itemid field refers to bts_items.txt

bt_DocumentSpec表:
1.Meaning
   All the schema

2.Important field
   is_property_schema and property_clr_class stand for whether the schema is property schema or document schema.
   For document schema,is_property_schema value is 0 and property_clr_class value is NULL.
   msgtype is the id for message.

3.itemid refers to bts_item.id field.

bts_assembly表:
 All dll

bts_component表:
 All the pipeline component

bts_pipeline表:
 1.Meaning
  All the pipeline(built-in and cutomal)

2.Category field value is of {1,2}. 1 stands for receive pipeline and 2 for send pipeline.

bts_receiveport表:
bts_sendport表:
 nvcFilter field describes the filter conditional.

鸡尾虾的壳

Feedback

#1楼    回复  引用  查看    

2008-03-31 14:49 by BAsil      
已阅,谢谢。

标题  
姓名  
主页
Email (博主才能看到) 
验证码 *  看不清,换一张 [登录][注册]
内容(请不要发表任何与政治相关的内容)  
  登录  使用高级评论  新用户注册  返回页首  恢复上次提交      
该文被作者在 2008-05-09 17:01 编辑过
Google站内搜索
[推荐职位]上海盛大网络招聘架构师



China-pub 计算机图书网上专卖店!6.5万品种 2-8折!
近千种 9-95 新二手计算图书火热销售中!
开发者征途系统新作:《设计模式——基于C#的工程化实现及扩展》

相关文章:

相关链接: