Server::IMajorObject::WriteRef Method (XmlWriter^)

 

Updated: May 24, 2016

This API supports the product infrastructure and is not intended to be used directly from your code.

Writes a reference for the server.

Namespace:   Microsoft.AnalysisServices
Assembly:  Microsoft.AnalysisServices (in Microsoft.AnalysisServices.dll)

private:
virtual void WriteRef(
	XmlWriter^ writer
) sealed = IMajorObject::WriteRef

Parameters

writer
Type: System.Xml::XmlWriter^

The writer of the reference.

Return to top
Show: