ObjClsQueryParameter Class

要素服务.ObjClsQueryParameter(option)

注记参数查询类构造函数

Fx构造函数

# new ObjClsQueryParameter(option)

Zondy.Service.ObjClsQueryParameter

参数:
名称 类型 属性 默认值 描述
option Object

属性键值对。

options.objectIds Object <optional>
null

需要查询的要素OID号,多个间用‘,’分隔

options.where String <optional>
null

条件查询的SQL语句

options.resultFormat String <optional>
json

回调结果的包装形式

作者:
  • 基础平台/产品2部 龚跃健

查看源代码 service/Igserver/MRFS/ObjClsQueryParameter.js, line 3