Subject | English | Chinese simplified |
comp., MS | ATL Pipeline Component Wizard | ATL 管道组件向导 (A Visual C++ wizard that uses ATL and additional templates to facilitate the development of pipeline components) |
comp., MS | BizTalk Server pipeline file | BizTalk Server 管道文件 (A file that describes the configuration of the pipeline and the components within it. This file type can be compiled as part of a BizTalk project) |
comp., MS | pipeline component | 管道组件 (The Component Object Model (COM) server object that implements the required pipeline component interfaces) |
comp., MS | pipeline configuration file | 管道配置文件 (A file containing the configuration data for a pipeline. The pipeline specified in the file is created and run by a pipeline object) |
comp., MS | pipeline configuration template | 管道配置模板 (The template file used to create new pipelines. The pipelines created using a pipeline configuration template are saved as pipeline configuration (.pct) files. The templates serve as the basis for creating custom pipelines. Stages and components can be added, deleted, or renamed in any template) |
comp., MS | Pipeline Designer | 管道设计器 (A graphical user-interface tool used to create and configure pipelines in BizTalk Server) |
comp., MS | Pipeline Editor | 管道编辑器 (An application used to create and edit Commerce Server pipeline configuration (.pcf) files. The Pipeline Editor displays a pipeline as a pipe graphic, showing the stages of the pipeline as segments of the pipe. The components used in a stage appear as valves) |
comp., MS | pipeline object | 管道对象 (An object that loads a pipeline configuration file and runs the pipeline components configured within it) |