new SuperMap.FieldStatisticsParameters(options, statisticMode)
common/iServer/FieldStatisticsParameters.js, line 8
Name | Type | Description | ||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
options |
Object |
参数。
|
||||||||||||
statisticMode |
string.<SuperMap.StatisticMode> | Array.<string.<SuperMap.StatisticMode>> |
字段统计方法类型。 |
Extends
Members
-
datasetstring
-
要查询的数据集名称。
-
datasourcestring
-
要查询的数据集所在的数据源名称。
-
fieldNamestring
-
字段名
-
statisticModestring.<SuperMap.StatisticMode> Array.<string.<SuperMap.StatisticMode>>
-
字段统计方法类型
Methods
-
destroy()
common/iServer/FieldStatisticsParameters.js, line 43 -
释放资源,将引用资源的属性置空。