<< Click to Display Table of Contents >>

ConcurrentFetchSize

데이터 요청 시 한꺼번에 가져올 결과 데이터 셋의 크기

Prototype

integer ConcurrentFetchSize

Reference

fetch 타입이 Concurrent일 경우에만 해당 속성이 적용됩니다.

Example

var ds = This.GetDataSet();

_DEBUG("ConcurrentFetchSize " + ds.ConcurrentFetchSize);

See Also

Concurrent 전송 크기