バッチを終了します。WriteStartBatch を呼び出した後にのみ呼び出すことができます。
名前空間: Microsoft.AnalysisServices
アセンブリ: Microsoft.AnalysisServices (Microsoft.AnalysisServices.dll)
構文
'宣言
Public Shared Sub WriteEndBatch ( _
xmlWriter As XmlWriter _
)
'使用
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
)
パラメーター
- xmlWriter
型: System.Xml.XmlWriter
XML ライター。