Share via


ISqlServerIndexAnnotations.IncludeProperties Property

Definition

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

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

Property Value

Applies to