次の方法で共有


Database.IsInTransaction プロパティ

定義

データベースが現在のトランザクションの影響を受けるかどうかを示す値を取得します。

[System.ComponentModel.Browsable(false)]
public bool IsInTransaction { get; }
[<System.ComponentModel.Browsable(false)>]
member this.IsInTransaction : bool
Public ReadOnly Property IsInTransaction As Boolean

プロパティ値

属性

適用対象