IColumn.PropertyMappings Özellik

Tanım

Özellik eşlemelerini alır.

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

Özellik Değeri

IEnumerable<IColumnMapping>

Şunlara uygulanır