Partilhar via


Método ReportExpression<T>.ToString

Converts the current ReportExpression<T> object to a string.

Namespace:  Microsoft.ReportingServices.RdlObjectModel
Assembly:  Microsoft.ReportingServices.Designer.Controls (em Microsoft.ReportingServices.Designer.Controls.dll)

Sintaxe

'Declaração
Public Overrides Function ToString As String
'Uso
Dim instance As ReportExpression 
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 value of the ReportExpression<T> object.

Consulte também

Referência

ReportExpression<T> Estrutura

Sobrecarregado ToString

Namespace Microsoft.ReportingServices.RdlObjectModel