Nota:
El acceso a esta página requiere autorización. Puede intentar iniciar sesión o cambiar directorios.
El acceso a esta página requiere autorización. Puede intentar cambiar los directorios.
Represents the database page used for Page Restore.
Jerarquía de herencia
System.Object
Microsoft.SqlServer.Management.Smo.SuspectPage
Espacio de nombres: Microsoft.SqlServer.Management.Smo
Ensamblado: Microsoft.SqlServer.SmoExtended (en Microsoft.SqlServer.SmoExtended.dll)
Sintaxis
'Declaración
Public Class SuspectPage _
Implements IComparable(Of SuspectPage)
'Uso
Dim instance As SuspectPage
public class SuspectPage : IComparable<SuspectPage>
public ref class SuspectPage : IComparable<SuspectPage^>
type SuspectPage =
class
interface IComparable<SuspectPage>
end
public class SuspectPage implements IComparable<SuspectPage>
El tipo SuspectPage expone los siguientes miembros.
Constructores
| Nombre | Descripción | |
|---|---|---|
![]() |
SuspectPage | Initializes a new instance of the SuspectPage class with the specified file identifier and page identifier. |
Arriba
Propiedades
| Nombre | Descripción | |
|---|---|---|
![]() |
FileID | Gets or sets the file identifier. |
![]() |
PageID | Gets or sets the page identifier. |
Arriba
Métodos
| Nombre | Descripción | |
|---|---|---|
![]() |
CompareTo | Compares to other SuspectPage. |
![]() |
Equals | Determines whether the specified object is equal to the instance. (Invalida Object.Equals(Object).) |
![]() |
Finalize | (Se hereda de Object.) |
![]() |
GetHashCode | Returns a hash code for the instance. (Invalida Object.GetHashCode().) |
![]() |
GetType | (Se hereda de Object.) |
![]() |
MemberwiseClone | (Se hereda de Object.) |
![]() |
ToString | Returns a string that represents the instance. (Invalida Object.ToString().) |
Arriba
Seguridad para subprocesos
Cualquier miembro público static (Shared en Visual Basic) de este tipo es seguro para subprocesos. No se garantiza que los miembros de instancia sean seguros para subprocesos.
.gif)
.gif)
.gif)