DesignerTransactionCloseEventArgs.LastTransaction 속성

정의

닫을 마지막 트랜잭션인지 여부를 나타내는 값을 가져옵니다.

public:
 property bool LastTransaction { bool get(); };
public bool LastTransaction { get; }
member this.LastTransaction : bool
Public ReadOnly Property LastTransaction As Boolean

속성 값

을 마지막으로 닫을 트랜잭션이면 입니다. 그렇지 않으면 .

적용 대상