Metoda Scripter.WriteEndBatch
Przestrzeń nazw: Microsoft.AnalysisServices
Zestaw: Microsoft.AnalysisServices (w Microsoft.AnalysisServices.dll)
Składnia
'Deklaracja
Public Shared Sub WriteEndBatch ( _
xmlWriter As XmlWriter _
)
'Użycie
Dim xmlWriter As XmlWriter
Scripter.WriteEndBatch(xmlWriter)
public static void WriteEndBatch(
XmlWriter xmlWriter
)
public:
static void WriteEndBatch(
XmlWriter^ xmlWriter
)
static member WriteEndBatch :
xmlWriter:XmlWriter -> unit
public static function WriteEndBatch(
xmlWriter : XmlWriter
)
Parametry
- xmlWriter
Typ: System.Xml.XmlWriter