SuspectPage(Int32, Int64) Constructeur
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Initialise une nouvelle instance de la classe SuspectPage.
public SuspectPage(int fileID, long pageID);
new Microsoft.SqlServer.Management.Smo.SuspectPage : int * int64 -> Microsoft.SqlServer.Management.Smo.SuspectPage
Public Sub New (fileID As Integer, pageID As Long)
Paramètres
- fileID
- Int32
ID de fichier.
- pageID
- Int64
ID de page.