다음을 통해 공유


HistoryOperation.CommandTrees 속성

정의

기록 테이블에 적용되는 작업을 나타내는 명령 시퀀스입니다.

public System.Collections.Generic.IList<System.Data.Entity.Core.Common.CommandTrees.DbModificationCommandTree> CommandTrees { get; }
member this.CommandTrees : System.Collections.Generic.IList<System.Data.Entity.Core.Common.CommandTrees.DbModificationCommandTree>
Public ReadOnly Property CommandTrees As IList(Of DbModificationCommandTree)

속성 값

적용 대상