Transaction.EnlistPromotableSinglePhase メソッドとは? わかりやすく解説

Weblio 辞書 > コンピュータ > .NET Framework クラス ライブラリ リファレンス > Transaction.EnlistPromotableSinglePhase メソッドの意味・解説 

Transaction.EnlistPromotableSinglePhase メソッド

メモ : このメソッドは、.NET Framework version 2.0新しく追加されたものです。

PSPE (Promotable Single Phase Enlistment) を使用して内部トランザクションを持つリソース マネージャ参加させます

名前空間: System.Transactions
アセンブリ: System.Transactions (system.transactions.dll 内)
構文構文

Public Function EnlistPromotableSinglePhase
 ( _
    promotableSinglePhaseNotification As IPromotableSinglePhaseNotification
 _
) As Boolean
Dim instance As Transaction
Dim promotableSinglePhaseNotification As IPromotableSinglePhaseNotification
Dim returnValue As Boolean

returnValue = instance.EnlistPromotableSinglePhase(promotableSinglePhaseNotification)
public bool EnlistPromotableSinglePhase (
    IPromotableSinglePhaseNotification promotableSinglePhaseNotification
)
public:
bool EnlistPromotableSinglePhase (
    IPromotableSinglePhaseNotification^ promotableSinglePhaseNotification
)
public boolean EnlistPromotableSinglePhase (
    IPromotableSinglePhaseNotification promotableSinglePhaseNotification
)
public function EnlistPromotableSinglePhase
 (
    promotableSinglePhaseNotification : IPromotableSinglePhaseNotification
) : boolean

パラメータ

promotableSinglePhaseNotification

参加要素実装する IPromotableSinglePhaseNotification インターフェイス

戻り値
参加リストを示す SinglePhaseEnlistment インターフェイス実装

解説解説

トランザクション参加リスト揮発性です。つまり、参加リストには参加要素エラー保持されません。また、このメソッドでは、トランザクション マネージャだけが制御エスカレートすることが推奨されますが、エスカレーション自体保証されるわけではありません。エスカレーション失敗した場合ユーザーには通知されず、トランザクションロールバックされます

promotableSinglePhaseNotification パラメータ使用してリソース マネージャ内部トランザクションコミット試みた結果トランザクション マネージャ伝達します。一貫性のないデータ報告され場合トランザクション マネージャ例外スローます。InDoubt の結果報告されると、トランザクション マネージャその内参加リスト結果通知検索し報告され応答無視します。

トランザクション参加リストエスカレーション詳細については、「トランザクション管理昇格」を参照してください。PSPE の詳細については、「単一フェーズ コミット昇格可能な単一フェーズ通知使用した最適化」を参照してください

メモ   このメソッドは、LinkDemand を使用して信頼関係のないコードからの呼び出し防ぎます。ただし、FullTrust アクセス許可セット保持する必要があるのは、直前呼び出し元だけです。

プラットフォームプラットフォーム
バージョン情報バージョン情報
参照参照


このページでは「.NET Framework クラス ライブラリ リファレンス」からTransaction.EnlistPromotableSinglePhase メソッドを検索した結果を表示しています。
Weblioに収録されているすべての辞書からTransaction.EnlistPromotableSinglePhase メソッドを検索する場合は、下記のリンクをクリックしてください。
 全ての辞書からTransaction.EnlistPromotableSinglePhase メソッド を検索

英和和英テキスト翻訳>> Weblio翻訳
英語⇒日本語日本語⇒英語
  

辞書ショートカット

すべての辞書の索引

「Transaction.EnlistPromotableSinglePhase メソッド」の関連用語

Transaction.EnlistPromotableSinglePhase メソッドのお隣キーワード
検索ランキング

   

英語⇒日本語
日本語⇒英語
   



Transaction.EnlistPromotableSinglePhase メソッドのページの著作権
Weblio 辞書 情報提供元は 参加元一覧 にて確認できます。

   
日本マイクロソフト株式会社日本マイクロソフト株式会社
© 2025 Microsoft.All rights reserved.

©2025 GRAS Group, Inc.RSS