<< Click to Display Table of Contents >>

MaxRowCount

최대 행 수

Prototype

integer MaxRowCount

Example

var ds = This.GetDataSet();

_DEBUG("MaxRowCount " + ds.MaxRowCount);

See Also

최대행 수(파일 스토어 CSV 데이터 셋), 최대행 수(HTTP 스토어 CSV 데이터 셋)