다음을 통해 공유


EdiAssembler 클래스

정의

public ref class EdiAssembler : Microsoft::BizTalk::Component::BaseCustomTypeDescriptor, Microsoft::BizTalk::Component::Interop::IAssemblerComponent, Microsoft::BizTalk::Component::Interop::IBaseComponent, Microsoft::BizTalk::Component::Interop::IComponentUI, Microsoft::BizTalk::Component::Interop::IPersistPropertyBag, Microsoft::BizTalk::Component::Interop::IProbeMessage
[Microsoft.BizTalk.Component.Interop.ComponentCategory("9d0e4100-4cce-4536-83fa-4a5040674ad6")]
[Microsoft.BizTalk.Component.Interop.ComponentCategory("9d0e410c-4cce-4536-83fa-4a5040674ad6")]
[Microsoft.BizTalk.Component.Interop.ComponentCategory("9d0e4107-4cce-4536-83fa-4a5040674ad6")]
[System.Runtime.InteropServices.Guid("28675df2-548e-47b7-9d22-1991e1a91bca")]
public class EdiAssembler : Microsoft.BizTalk.Component.BaseCustomTypeDescriptor, Microsoft.BizTalk.Component.Interop.IAssemblerComponent, Microsoft.BizTalk.Component.Interop.IBaseComponent, Microsoft.BizTalk.Component.Interop.IComponentUI, Microsoft.BizTalk.Component.Interop.IPersistPropertyBag, Microsoft.BizTalk.Component.Interop.IProbeMessage
type EdiAssembler = class
    inherit BaseCustomTypeDescriptor
    interface IBaseComponent
    interface IAssemblerComponent
    interface IPersistPropertyBag
    interface IProbeMessage
    interface IComponentUI
Public Class EdiAssembler
Inherits BaseCustomTypeDescriptor
Implements IAssemblerComponent, IBaseComponent, IComponentUI, IPersistPropertyBag, IProbeMessage
상속
특성
구현

생성자

EdiAssembler()

속성

AllowTrailingDelimiters
CharacterSet
Description
EdiDataValidation
Icon
Name
OverrideFallbackSettings
Version
XmlSchemaValidation

메서드

AddDocument(IPipelineContext, IBaseMessage)
Assemble(IPipelineContext)
GetAttributes() (다음에서 상속됨 BaseCustomTypeDescriptor)
GetClassID(Guid)
GetClassName() (다음에서 상속됨 BaseCustomTypeDescriptor)
GetComponentName() (다음에서 상속됨 BaseCustomTypeDescriptor)
GetConverter() (다음에서 상속됨 BaseCustomTypeDescriptor)
GetDefaultEvent() (다음에서 상속됨 BaseCustomTypeDescriptor)
GetDefaultProperty() (다음에서 상속됨 BaseCustomTypeDescriptor)
GetEditor(Type) (다음에서 상속됨 BaseCustomTypeDescriptor)
GetEvents() (다음에서 상속됨 BaseCustomTypeDescriptor)
GetEvents(Attribute[]) (다음에서 상속됨 BaseCustomTypeDescriptor)
GetProperties() (다음에서 상속됨 BaseCustomTypeDescriptor)
GetProperties(Attribute[]) (다음에서 상속됨 BaseCustomTypeDescriptor)
GetPropertyOwner(PropertyDescriptor) (다음에서 상속됨 BaseCustomTypeDescriptor)
InitNew()
Load(IPropertyBag, Int32)
Probe(IPipelineContext, IBaseMessage)
Save(IPropertyBag, Boolean, Boolean)
Validate(Object)

적용 대상