RuntimeTransactionHandle クラス
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
ワークフロー インスタンスでランタイム トランザクションへのアクセスを提供します。
public ref class RuntimeTransactionHandle sealed : System::Activities::Handle, System::Activities::IExecutionProperty, System::Activities::IPropertyRegistrationCallback
[System.Runtime.Serialization.DataContract]
public sealed class RuntimeTransactionHandle : System.Activities.Handle, System.Activities.IExecutionProperty, System.Activities.IPropertyRegistrationCallback
[<System.Runtime.Serialization.DataContract>]
type RuntimeTransactionHandle = class
inherit Handle
interface IExecutionProperty
interface IPropertyRegistrationCallback
Public NotInheritable Class RuntimeTransactionHandle
Inherits Handle
Implements IExecutionProperty, IPropertyRegistrationCallback
- 継承
- 属性
- 実装
コンストラクター
RuntimeTransactionHandle() |
RuntimeTransactionHandle クラスの新しいインスタンスを初期化します。 |
RuntimeTransactionHandle(Transaction) |
指定されたルート トランザクションを使用して、RuntimeTransactionHandle クラスの新しいインスタンスを初期化します。 |
プロパティ
AbortInstanceOnTransactionFailure |
トランザクションに失敗したらワークフロー インスタンスを中止するかどうかを示す値を取得または設定します。 |
ExecutionPropertyName |
アクティビティの実行プロパティに追加されるときに、この Handle によって使用される名前を取得します。 (継承元 Handle) |
Owner |
ActivityInstance を含んでいる Variable を含んでいる Handle を取得します。 (継承元 Handle) |
SuppressTransaction |
このランタイム トランザクションを抑制するかどうかを表す値を取得または設定します。 |
メソッド
明示的なインターフェイスの実装
IExecutionProperty.CleanupWorkflowThread() |
このメンバーの詳細については、「CleanupWorkflowThread()」をご覧ください。 |
IExecutionProperty.SetupWorkflowThread() |
このメンバーの詳細については、「SetupWorkflowThread()」をご覧ください。 |
IPropertyRegistrationCallback.Register(RegistrationContext) |
このメンバーの詳細については、「Register(RegistrationContext)」をご覧ください。 |
IPropertyRegistrationCallback.Unregister(RegistrationContext) |
このメンバーの詳細については、「Unregister(RegistrationContext)」をご覧ください。 |
適用対象
.NET