Compartir a través de


IReadOnlyKey.Properties Propiedad

Definición

Obtiene las propiedades que componen la clave.

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