PageRestorePlanner.SuspectPages Property

Definition

Gets or sets the suspect pages.

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)

Property Value

The suspect pages.

Applies to