IViewMapping.ColumnMappings Özellik

Tanım

Hedef görünümde sütunlara eşlenen özellikleri alır.

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)

Özellik Değeri

IEnumerable<IViewColumnMapping>

Şunlara uygulanır