IViewMapping.ColumnMappings 속성

정의

대상 뷰의 열에 매핑된 속성을 가져옵니다.

public System.Collections.Generic.IEnumerable<Microsoft.EntityFrameworkCore.Metadata.IViewColumnMapping> ColumnMappings { get; }
member this.ColumnMappings : seq<Microsoft.EntityFrameworkCore.Metadata.IViewColumnMapping>
Public ReadOnly Property ColumnMappings As IEnumerable(Of IViewColumnMapping)

속성 값

적용 대상