다음을 통해 공유


Pipeline 클래스

정의

public ref class Pipeline abstract : Microsoft::XLANGs::BaseTypes::PipelineBase
[System.Runtime.InteropServices.ComVisible(false)]
public abstract class Pipeline : Microsoft.XLANGs.BaseTypes.PipelineBase
type Pipeline = class
    inherit PipelineBase
Public MustInherit Class Pipeline
Inherits PipelineBase
상속
Pipeline
파생
특성

필드

BtsErrorDisassemblerXmlNotWellformed

속성

StageCount
VersionDependentGuid
XmlContent

메서드

AddComponent(Stage, IBaseComponent)
AddStage(Guid, ExecutionMode)
Close()
Configure(XmlReader)
Execute(Int32, Int32, IBaseMessage)
GetStageByType(Guid, Stage)
IsRecoverableInterchange(IBaseMessage)
Reset()
SetStageConfig(Stage)
WriteBamTrackingID(IBaseMessage, Guid)

적용 대상