Méthode ExpressionNode.SerializeProperties
SQL Server 2012
Serializes the properties in the expression to an XML writer.
Espace de noms : Microsoft.SqlServer.Management.Dmf
Assembly : Microsoft.SqlServer.Dmf (en Microsoft.SqlServer.Dmf.dll)
Paramètres
- xw
- Type : System.Xml.XmlWriter
A XmlWriter that specifies the XML writer used to serialize the expression node.
- includeResult
- Type : System.Boolean
A Boolean value that determines whether to include the property result.