ITableMapping.ColumnMappings Eigenschaft

Definition

Ruft die Eigenschaften ab, die Spalten in der Zieltabelle zugeordnet sind.

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

Eigenschaftswert

Gilt für: