Subject | English | German |
comp., MS | non-transacted pipeline | nicht durchgeführte Pipeline (A pipeline that does not support COM+ transactions. MtsPipeline and PooledPipeline are the only objects that support non-transacted pipelines) |
comp., MS | transacted pipeline | durchgeführte Pipeline (A pipeline that supports COM+ transactions. MtsTxPipeline and PooledTxPipeline are the only objects that support transactions. If any component in a transacted pipeline fails, the work of the preceding components in the pipeline is undone and the object ends the transaction) |