次の方法で共有


EdiDisassembler クラス

定義

public ref class EdiDisassembler : Microsoft::BizTalk::Component::BaseCustomTypeDescriptor, Microsoft::BizTalk::Component::Interop::IBaseComponent, Microsoft::BizTalk::Component::Interop::IComponentUI, Microsoft::BizTalk::Component::Interop::IDisassemblerComponent, 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("9d0e4105-4cce-4536-83fa-4a5040674ad6")]
[Microsoft.BizTalk.Component.Interop.ComponentCategory("9d0e410c-4cce-4536-83fa-4a5040674ad6")]
[System.Runtime.InteropServices.Guid("6469e38f-1290-9065-9795-61803ab670f4")]
public class EdiDisassembler : Microsoft.BizTalk.Component.BaseCustomTypeDescriptor, Microsoft.BizTalk.Component.Interop.IBaseComponent, Microsoft.BizTalk.Component.Interop.IComponentUI, Microsoft.BizTalk.Component.Interop.IDisassemblerComponent, Microsoft.BizTalk.Component.Interop.IPersistPropertyBag, Microsoft.BizTalk.Component.Interop.IProbeMessage
type EdiDisassembler = class
    inherit BaseCustomTypeDescriptor
    interface IBaseComponent
    interface IDisassemblerComponent
    interface IPersistPropertyBag
    interface IProbeMessage
    interface IComponentUI
Public Class EdiDisassembler
Inherits BaseCustomTypeDescriptor
Implements IBaseComponent, IComponentUI, IDisassemblerComponent, IPersistPropertyBag, IProbeMessage
継承
属性
実装

コンストラクター

EdiDisassembler()

フィールド

mEncodingInbound

プロパティ

AllowTrailingDelimiters
CharacterSet
ConvertToImpliedDecimal
CreateXmlTagForTrailingSeparators
Description
DetectMultipleInterchanges
EdiDataValidation
EfactDelimiters
Icon
MaskSecurityInformation
Name
Override997With999
OverrideFallbackSettings
PreserveInterchange
RouteAckOn2WayPort
UseDotAsDecimalSeparatorForInternalEDIFACTRepesentation
UseIsa11AsRepetitionSeparator
Version
XmlSchemaValidation

メソッド

Disassemble(IPipelineContext, IBaseMessage)
GetAttributes() (継承元 BaseCustomTypeDescriptor)
GetClassID(Guid)
GetClassName() (継承元 BaseCustomTypeDescriptor)
GetComponentName() (継承元 BaseCustomTypeDescriptor)
GetConverter() (継承元 BaseCustomTypeDescriptor)
GetDefaultEvent() (継承元 BaseCustomTypeDescriptor)
GetDefaultProperty() (継承元 BaseCustomTypeDescriptor)
GetEditor(Type) (継承元 BaseCustomTypeDescriptor)
GetEvents() (継承元 BaseCustomTypeDescriptor)
GetEvents(Attribute[]) (継承元 BaseCustomTypeDescriptor)
GetNext(IPipelineContext)
GetProperties() (継承元 BaseCustomTypeDescriptor)
GetProperties(Attribute[]) (継承元 BaseCustomTypeDescriptor)
GetPropertyOwner(PropertyDescriptor) (継承元 BaseCustomTypeDescriptor)
InitNew()
Load(IPropertyBag, Int32)
Probe(IPipelineContext, IBaseMessage)
Save(IPropertyBag, Boolean, Boolean)
Validate(Object)

適用対象