Freigeben über


SuspectPage.ToString-Methode

Returns a string that represents the instance.

Namespace:  Microsoft.SqlServer.Management.Smo
Assembly:  Microsoft.SqlServer.SmoExtended (in Microsoft.SqlServer.SmoExtended.dll)

Syntax

'Declaration
Public Overrides Function ToString As String
'Usage
Dim instance As SuspectPage 
Dim returnValue As String 

returnValue = instance.ToString()
public override string ToString()
public:
virtual String^ ToString() override
abstract ToString : unit -> string  
override ToString : unit -> string
public override function ToString() : String

Rückgabewert

Typ: System.String
A string that represents the instance.

Siehe auch

Verweis

SuspectPage Klasse

Microsoft.SqlServer.Management.Smo-Namespace