Metodo FilterNodeOperator.ToString

Returns a string that represents the current object. Non fare riferimento direttamente a questo membro nel codice. Supporta l'infrastruttura di SQL Server.

Spazio dei nomi  Microsoft.SqlServer.Management.Sdk.Sfc
Assembly:  Microsoft.SqlServer.Management.Sdk.Sfc (in Microsoft.SqlServer.Management.Sdk.Sfc.dll)

Sintassi

'Dichiarazione
Public Overrides Function ToString As String
'Utilizzo
Dim instance As FilterNodeOperator 
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

Valore restituito

Tipo: System.String
A string that represents the current object.

Vedere anche

Riferimento

FilterNodeOperator Classe

Spazio dei nomi Microsoft.SqlServer.Management.Sdk.Sfc