ServiceConfig.COMTIIntrinsicsEnabled 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
取得或設定值,指出是否啟用 COM Transaction Integrator (COMTI) 內建。
public:
property bool COMTIIntrinsicsEnabled { bool get(); void set(bool value); };
public bool COMTIIntrinsicsEnabled { get; set; }
member this.COMTIIntrinsicsEnabled : bool with get, set
Public Property COMTIIntrinsicsEnabled As Boolean
屬性值
如果啟用 COMTI 內建,則為 true
,否則為 false
。 預設為 false
。
備註
啟用將內容屬性從 COMTI 傳遞至此類別的內容。 COMTI 可簡化將大型主機交易和商業規則包裝為 COM元件的工作。
為完成的工作設定 COMTI 內部函數。 COMTI 可簡化使用交易包裝大型主機交易和商業規則的工作。