<< Click to Display Table of Contents >>

ConnectionRetryCount

에러 발생 시 연결을 재시도하는 횟수

Prototype

integer ConnectionRetryCount

Example

var ds = This.GetDataSet();

_DEBUG("ConnectionRetryCount " + ds.ConnectionRetryCount);