共用方式為


Transform 類別

定義

public ref class Transform sealed : Microsoft::BizTalk::ExplorerOM::BaseObject, Microsoft::BizTalk::ExplorerOM::ITransform2
public sealed class Transform : Microsoft.BizTalk.ExplorerOM.BaseObject, Microsoft.BizTalk.ExplorerOM.ITransform2
type Transform = class
    inherit BaseObject
    interface ITransform2
    interface ITransform
Public NotInheritable Class Transform
Inherits BaseObject
Implements ITransform2
繼承
Transform
實作

屬性

Application
AssemblyQualifiedName
BtsAssembly
Description
FullName
SourceSchema
TargetSchema
XmlContent

明確介面實作

ITransform.BtsAssembly
ITransform.SourceSchema
ITransform.TargetSchema
ITransform2.Application
ITransform2.BtsAssembly
ITransform2.SourceSchema
ITransform2.TargetSchema

適用於