Namespace: Microsoft.AnalysisServices
Assembly: Microsoft.AnalysisServices (in microsoft.analysisservices.dll)
Visual Basic (Declaration)
Private Sub System.Xml.Serialization.IXmlSerializable.WriteXml ( _
xmlWriter As XmlWriter _
) Implements IXmlSerializable.WriteXml
void IXmlSerializable.WriteXml (
XmlWriter xmlWriter
)
private:
virtual void System.Xml.Serialization.IXmlSerializable.WriteXml (
XmlWriter^ xmlWriter
) sealed = IXmlSerializable::WriteXml
J# supports the use of explicit interface implementations, but not the declaration of new ones.
JScript supports the use of explicit interface implementations, but not the declarations of new ones.
Parameters
-
xmlWriter
-
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.
Development Platforms
For a list of the supported platforms, see Hardware and Software Requirements for Installing SQL Server.
Target Platforms