IReadOnlyForeignKey.Properties Eigenschaft

Definition

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

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

Eigenschaftswert

Gilt für: