<< Click to Display Table of Contents >>
QueryString
쿼리문
Prototype
string QueryString
Reference
멀티 데이터 셋, 프로시저 데이터 셋을 실행하여 생성된 데이터 셋에서는 해당 속성이 적용되지 않습니다.
Example
var ds = This.GetDataSet();
_DEBUG("QueryString " + ds.QueryString);
See Also
질의문