SqlServerIndexAnnotations.IncludeProperties Property

Definition

Returns included property names, or null if they have not been specified.

public virtual System.Collections.Generic.IReadOnlyList<string> IncludeProperties { get; set; }
member this.IncludeProperties : System.Collections.Generic.IReadOnlyList<string> with get, set
Public Overridable Property IncludeProperties As IReadOnlyList(Of String)

Property Value

Applies to