WriteEndBatch 方法
命名空間: 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