Partilhar via


Método FilterNodeOperator.ToString

Returns a string that represents the current object. Não referencie esse membro diretamente no código. Ele dá suporte à infraestrutura do SQL Server.

Namespace:  Microsoft.SqlServer.Management.Sdk.Sfc
Assembly:  Microsoft.SqlServer.Management.Sdk.Sfc (em Microsoft.SqlServer.Management.Sdk.Sfc.dll)

Sintaxe

'Declaração
Public Overrides Function ToString As String
'Uso
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

Valor de retorno

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

Consulte também

Referência

FilterNodeOperator Classe

Namespace Microsoft.SqlServer.Management.Sdk.Sfc