<< Click to Display Table of Contents >>
NullMark
데이터가 널인 경우 표시할 값
Prototype
string NullMark
Example
var ds = This.GetDataSet();
_DEBUG("NullMark " + ds.NullMark);
See Also
널 마크(파일 스토어 CSV 데이터 셋), 널 마크(HTTP 스토어 CSV 데이터 셋)