RuntimeIndex.IReadOnlyIndex.IsUnique Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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