This topic has not yet been rated - Rate this topic

ExpressionNode.GetResult Method

Gets the result that is returned when an expression is deserialized.

Namespace:  Microsoft.SqlServer.Management.Dmf
Assembly:  Microsoft.SqlServer.Dmf (in Microsoft.SqlServer.Dmf.dll)
public Object GetResult()

Return Value

Type: System.Object
An Object value that specifies the object that is returned when an expression is deserialized.

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.