Partager via


Méthode ExpressionNodeConstant.ToString

Returns the expression node constant in string format.

Espace de noms :  Microsoft.SqlServer.Management.Dmf
Assembly :  Microsoft.SqlServer.Dmf (en Microsoft.SqlServer.Dmf.dll)

Syntaxe

'Déclaration
Public Overrides Function ToString As String
'Utilisation
Dim instance As ExpressionNodeConstant 
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

Valeur de retour

Type : System.String
A String value that specifies the expression node constant in string format.

Notes

Cet espace de noms, cette classe ou ce membre est pris en charge uniquement par la version 2.0 de Microsoft .NET Framework.

Voir aussi

Référence

ExpressionNodeConstant Classe

Espace de noms Microsoft.SqlServer.Management.Dmf