PageRestorePlanner.SuspectPages 屬性

定義

負責處理或設定可疑的頁面。

public System.Collections.Generic.ICollection<Microsoft.SqlServer.Management.Smo.SuspectPage> SuspectPages { get; }
member this.SuspectPages : System.Collections.Generic.ICollection<Microsoft.SqlServer.Management.Smo.SuspectPage>
Public ReadOnly Property SuspectPages As ICollection(Of SuspectPage)

屬性值

嫌疑人頁面。

適用於