Compartir a través de


RuntimeForeignKey.IReadOnlyForeignKey.IsUnique Propiedad

Definición

Obtiene un valor que indica si los valores asignados a las propiedades de clave externa son únicos.

bool Microsoft.EntityFrameworkCore.Metadata.IReadOnlyForeignKey.IsUnique { [System.Diagnostics.DebuggerStepThrough] get; }
[<get: System.Diagnostics.DebuggerStepThrough>]
member this.Microsoft.EntityFrameworkCore.Metadata.IReadOnlyForeignKey.IsUnique : bool
 ReadOnly Property IsUnique As Boolean Implements IReadOnlyForeignKey.IsUnique

Valor de propiedad

Implementaciones

Atributos

Se aplica a