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)

适用于