<< Click to Display Table of Contents >>
RowDelimiter
라인 구분자
Prototype
string RowDelimiter
Example
var ds = This.GetDataSet();
_DEBUG("RowDelimiter " + ds.RowDelimiter);