RuntimeForeignKey.Properties Eigenschaft

Definition

Ruft die Fremdschlüsseleigenschaften in der abhängigen Entität ab.

public virtual System.Collections.Generic.IReadOnlyList<Microsoft.EntityFrameworkCore.Metadata.RuntimeProperty> Properties { get; }
member this.Properties : System.Collections.Generic.IReadOnlyList<Microsoft.EntityFrameworkCore.Metadata.RuntimeProperty>
Public Overridable ReadOnly Property Properties As IReadOnlyList(Of RuntimeProperty)

Eigenschaftswert

Gilt für: