ISqlQueryColumn.PropertyMappings Özellik

Tanım

Özellik eşlemelerini alır.

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

Özellik Değeri

IEnumerable<ISqlQueryColumnMapping>

Şunlara uygulanır