TraceEvent.System.Xml.Serialization.IXmlSerializable.WriteXml Method

Namespace: Microsoft.AnalysisServices
Assembly: Microsoft.AnalysisServices (in microsoft.analysisservices.dll)
Syntax

Visual Basic (Declaration)
Private Sub System.Xml.Serialization.IXmlSerializable.WriteXml ( _
    xmlWriter As XmlWriter _
) Implements IXmlSerializable.WriteXml
C#
void IXmlSerializable.WriteXml (
    XmlWriter xmlWriter
)
C++
private:
virtual void System.Xml.Serialization.IXmlSerializable.WriteXml (
    XmlWriter^ xmlWriter
) sealed = IXmlSerializable::WriteXml
J#
J# supports the use of explicit interface implementations, but not the declaration of new ones.
JScript
JScript supports the use of explicit interface implementations, but not the declarations of new ones.

Parameters

xmlWriter
Thread Safety

Any public static (Shared in Microsoft Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
Platforms

Development Platforms

For a list of the supported platforms, see Hardware and Software Requirements for Installing SQL Server.

Target Platforms

For a list of the supported platforms, see Hardware and Software Requirements for Installing SQL Server.
See Also

Znaczniki :


Page view tracker