<< Click to Display Table of Contents >>
UseOZScript
스크립트 사용 여부
Prototype
bool UseOZScript
Reference
멀티 데이터 셋, 프로시저 데이터 셋을 실행하여 생성된 데이터 셋에서는 해당 속성이 적용되지 않습니다.
Example
var ds = This.GetDataSet();
_DEBUG("UseOZScript " + ds.UseOZScript);
See Also