다음을 통해 공유


DropTableOperation.RemovedColumnAnnotations 속성

정의

삭제되는 테이블의 열에 있는 사용자 지정 주석을 가져옵니다.

[System.Diagnostics.CodeAnalysis.SuppressMessage("Microsoft.Design", "CA1006:DoNotNestGenericTypesInMemberSignatures")]
public System.Collections.Generic.IDictionary<string,System.Collections.Generic.IDictionary<string,object>> RemovedColumnAnnotations { get; }
member this.RemovedColumnAnnotations : System.Collections.Generic.IDictionary<string, System.Collections.Generic.IDictionary<string, obj>>
Public ReadOnly Property RemovedColumnAnnotations As IDictionary(Of String, IDictionary(Of String, Object))

속성 값

특성

적용 대상