Share via


Database.IsInTransaction 속성

정의

데이터베이스가 현재 트랜잭션에 영향을 받는지 여부를 나타내는 값을 가져옵니다.

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

속성 값

특성

적용 대상