Compartir a través de


ConventionSet.PrimaryKeySetConventions Propiedad

Definición

Convenciones para ejecutarse cuando se configura una clave principal.

public virtual System.Collections.Generic.IList<Microsoft.EntityFrameworkCore.Metadata.Conventions.Internal.IPrimaryKeyConvention> PrimaryKeySetConventions { get; }
member this.PrimaryKeySetConventions : System.Collections.Generic.IList<Microsoft.EntityFrameworkCore.Metadata.Conventions.Internal.IPrimaryKeyConvention>
Public Overridable ReadOnly Property PrimaryKeySetConventions As IList(Of IPrimaryKeyConvention)

Valor de propiedad

IList<Microsoft.EntityFrameworkCore.Metadata.Conventions.Internal.IPrimaryKeyConvention>

Se aplica a