Compartir a través de


IMutableForeignKey.Properties Propiedad

Definición

Obtiene las propiedades de clave externa de la entidad dependiente.

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

Valor de propiedad

Se aplica a