Class: FieldParameters

SuperMap.FieldParameters

字段信息查询参数类。

new SuperMap.FieldParameters(options)

common/iServer/FieldParameters.js, line 7
Name Type Description
options Object

参数。

Name Type Description
datasource string

数据源名称。

dataset string

数据集名称。

Members

datasetstring

要查询的数据集名称。

datasourcestring

要查询的数据集所在的数据源名称。

Methods

destroy()

common/iServer/FieldParameters.js, line 38

释放资源,将引用资源的属性置空。