IColumnBase.PropertyMappings Özellik

Tanım

Özellik eşlemelerini alır.

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

Özellik Değeri

IEnumerable<IColumnMappingBase>

Şunlara uygulanır