SuspectPage Class
Represents the database page used for Page Restore.
Assembly: Microsoft.SqlServer.SmoExtended (in Microsoft.SqlServer.SmoExtended.dll)
| Name | Description | |
|---|---|---|
![]() | SuspectPage(Int32, Int64) | Initializes a new instance of the SuspectPage class with the specified file identifier and page identifier. |
| Name | Description | |
|---|---|---|
![]() | CompareTo(SuspectPage^) | Compares to other SuspectPage. |
![]() | Equals(Object^) | 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().) |
Any public static ( Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
Show:


