Preparing search index...
The search index is not available
@honua/sdk-js
@honua/sdk-js
esri-compat-entry
FeatureLayerQueryCountOptions
Interface FeatureLayerQueryCountOptions
interface
FeatureLayerQueryCountOptions
{
extraParams
?:
Record
<
string
,
string
|
number
|
boolean
>
;
method
?:
QueryMethod
;
where
?:
string
;
}
Index
Properties
extra
Params?
method?
where?
Properties
Optional
extra
Params
extra
Params
?:
Record
<
string
,
string
|
number
|
boolean
>
Optional
method
method
?:
QueryMethod
Optional
where
where
?:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
extra
Params
method
where
@honua/sdk-js
Loading...