RuntimeIndex.IReadOnlyIndex.IsDescending 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.
Always returns an empty array for RuntimeIndex.
System.Collections.Generic.IReadOnlyList<bool> Microsoft.EntityFrameworkCore.Metadata.IReadOnlyIndex.IsDescending { [System.Diagnostics.DebuggerStepThrough] get; }
[<get: System.Diagnostics.DebuggerStepThrough>]
member this.Microsoft.EntityFrameworkCore.Metadata.IReadOnlyIndex.IsDescending : System.Collections.Generic.IReadOnlyList<bool>
ReadOnly Property IsDescending As IReadOnlyList(Of Boolean) Implements IReadOnlyIndex.IsDescending
Property Value
Implements
- Attributes