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

 

Updated: May 24, 2016

Writes a reference for the Database.

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.

Return to top
Show: