This topic has not yet been rated - Rate this topic

ExpressionNode.ToString Method

Returns the referenced object in string format.

Namespace:  Microsoft.SqlServer.Management.Dmf
Assembly:  Microsoft.SqlServer.Dmf (in Microsoft.SqlServer.Dmf.dll)
public override string ToString()

Return Value

Type: System.String
A String value that contains the expression node object in string format.

This namespace, class, or member is supported only in version 2.0 of the Microsoft .NET Framework.

Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.