Metoda ExpressionNode.SerializeResult
Serializes wynik w węźle wyrażenie.
Przestrzeń nazw: Microsoft.SqlServer.Management.Dmf
Zestaw: Microsoft.SqlServer.Dmf (w Microsoft.SqlServer.Dmf.dll)
Składnia
'Deklaracja
<STraceConfigurationAttribute(SkipAutoTrace := True)> _
Protected Sub SerializeResult ( _
xw As XmlWriter _
)
'Użycie
Dim xw As XmlWriter
Me.SerializeResult(xw)
[STraceConfigurationAttribute(SkipAutoTrace = true)]
protected void SerializeResult(
XmlWriter xw
)
[STraceConfigurationAttribute(SkipAutoTrace = true)]
protected:
void SerializeResult(
XmlWriter^ xw
)
[<STraceConfigurationAttribute(SkipAutoTrace = true)>]
member SerializeResult :
xw:XmlWriter -> unit
protected function SerializeResult(
xw : XmlWriter
)
Parametry
- xw
Typ: System.Xml.XmlWriter
Modułu zapisującego XML.