共用方式為


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)

適用於