Condividi tramite


IColumn.PropertyMappings Proprietà

Definizione

Ottiene i mapping delle proprietà.

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

Valore della proprietà

Si applica a