SqlServerIndexAnnotations.IncludeProperties 属性
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
返回包含的属性名称,如果 null
尚未指定,则返回 。
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)