SchemaList.Add(Schema) 方法

定义

public:
 int Add(Microsoft::BizTalk::Component::Utilities::Schema ^ item);
public int Add (Microsoft.BizTalk.Component.Utilities.Schema item);
member this.Add : Microsoft.BizTalk.Component.Utilities.Schema -> int
Public Function Add (item As Schema) As Integer

参数

item
Schema

返回

适用于