This topic has not yet been rated - Rate this topic

ExpressionNode.DeserializeResult Method

Deserializes the property results in the expression from an XML reader.

Namespace:  Microsoft.SqlServer.Management.Dmf
Assembly:  Microsoft.SqlServer.Dmf (in Microsoft.SqlServer.Dmf.dll)
[STraceConfigurationAttribute(SkipAutoTrace = true)]
protected void DeserializeResult(
	XmlReader xr
)

Parameters

xr
Type: System.Xml.XmlReader
A XmlReader that specifies the XML reader that contains the expression node text.
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.