WriteEndBatch 메서드
네임스페이스: Microsoft.AnalysisServices
어셈블리: Microsoft.AnalysisServices.dll의 Microsoft.AnalysisServices
구문
‘선언
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