TransactionInterop.PromoterTypeDtc 字段

定义

分布式事务处理器的类型。

public: static initonly Guid PromoterTypeDtc;
public static readonly Guid PromoterTypeDtc;
 staticval mutable PromoterTypeDtc : Guid
Public Shared ReadOnly PromoterTypeDtc As Guid 

字段值

注解

如果事务是或将提升为 MSDTC,则此值用于 Transaction.PromoterType 属性, Transaction.GetPromotedToken 并且 该方法将为结果返回 MSDTC 事务传播令牌 byte[]

适用于