IViewMapping.ColumnMappings Eigenschaft

Definition

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

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

Eigenschaftswert

Gilt für: