Compartir a través de


IReadOnlyForeignKey.Properties Propiedad

Definición

Obtiene las propiedades de clave externa de la entidad dependiente.

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)

Valor de propiedad

Se aplica a