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)