ISqlQueryColumn.PropertyMappings Eigenschaft

Definition

Ruft die Eigenschaftenzuordnungen ab.

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

Eigenschaftswert

Gilt für: