SuspectPage(Int32, Int64) Constructeur

Définition

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.

S’applique à