RuntimeIndex.IReadOnlyIndex.IsUnique Property

Definition

Gets a value indicating whether the values assigned to the indexed properties are unique.

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

Property Value

Implements

Attributes

Applies to