ServiceConfig.BringYourOwnTransaction プロパティとは? わかりやすく解説

Weblio 辞書 > コンピュータ > .NET Framework クラス ライブラリ リファレンス > ServiceConfig.BringYourOwnTransaction プロパティの意味・解説 

ServiceConfig.BringYourOwnTransaction プロパティ

ServiceConfig によって識別されるトランザクション実行使用される設定値提供する既存トランザクションを表す ITransaction を取得または設定します

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

Public Property BringYourOwnTransaction As
 ITransaction
Dim instance As ServiceConfig
Dim value As ITransaction

value = instance.BringYourOwnTransaction

instance.BringYourOwnTransaction = value
public ITransaction BringYourOwnTransaction { get;
 set; }
public:
property ITransaction^ BringYourOwnTransaction {
    ITransaction^ get ();
    void set (ITransaction^ value);
}
/** @property */
public ITransaction get_BringYourOwnTransaction ()

/** @property */
public void set_BringYourOwnTransaction (ITransaction
 value)
public function get BringYourOwnTransaction
 () : ITransaction

public function set BringYourOwnTransaction
 (value : ITransaction)

プロパティ
ITransaction既定値null 参照 (Visual Basic では Nothing) です。

解説解説

BringYourOwnTransaction (BYOT) は、ServiceConfig トランザクションのためのコンテキスト提供するトランザクション識別します。Bring Your Own Transaction (BYOT) を設定すると、そのトランザクション設定内容ServiceConfig オブジェクト内の他のトランザクション設定内容オーバーライドます。BringYourOwnTransaction既定値null 参照 (Visual Basic では Nothing) です。

BYOT の詳細については、「BYOT」を参照してください

.NET Framework のセキュリティ.NET Frameworkセキュリティ
プラットフォームプラットフォーム
バージョン情報バージョン情報
参照参照



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

辞書ショートカット

すべての辞書の索引

ServiceConfig.BringYourOwnTransaction プロパティのお隣キーワード
検索ランキング

   

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



ServiceConfig.BringYourOwnTransaction プロパティのページの著作権
Weblio 辞書 情報提供元は 参加元一覧 にて確認できます。

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

©2025 GRAS Group, Inc.RSS