This topic has not yet been rated - Rate this topic

Scripter.WriteEndParallel Method

Ends a parallel; can only be called after WriteStartParallel has been called.

Namespace:  Microsoft.AnalysisServices
Assembly:  Microsoft.AnalysisServices (in Microsoft.AnalysisServices.dll)
public static void WriteEndParallel(
	XmlWriter xmlWriter
)

Parameters

xmlWriter
Type: System.Xml.XmlWriter
The xml writer.
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.