SuspectPage Class
SQL Server 2012
Represents the database page used for Page Restore.
Namespace: Microsoft.SqlServer.Management.Smo
Assembly: Microsoft.SqlServer.SmoExtended (in Microsoft.SqlServer.SmoExtended.dll)
The SuspectPage type exposes the following members.
| Name | Description | |
|---|---|---|
![]() | SuspectPage | Initializes a new instance of the SuspectPage class with the specified file identifier and page identifier. |
| Name | Description | |
|---|---|---|
![]() | CompareTo | Compares to other SuspectPage. |
![]() | Equals | Determines whether the specified object is equal to the instance. (Overrides Object.Equals(Object).) |
![]() | Finalize | (Inherited from Object.) |
![]() | GetHashCode | Returns a hash code for the instance. (Overrides Object.GetHashCode().) |
![]() | GetType | (Inherited from Object.) |
![]() | MemberwiseClone | (Inherited from Object.) |
![]() | ToString | Returns a string that represents the instance. (Overrides Object.ToString().) |

