Readonly Experimentalcompiler
compiler
Readonly Experimentaldialect
dialect
Readonly ExperimentalfieldMappings
Optional Readonly Experimentalgeometry
Optional Readonly ExperimentalgeometryType
geometryType?:
| "esriGeometryPoint"
| "esriGeometryPolyline"
| "esriGeometryPolygon"
| "esriGeometryEnvelope"
| "esriGeometryMultipoint"
Optional Readonly ExperimentalgroupByFieldsForStatistics
groupByFieldsForStatistics?: string
Optional Readonly ExperimentalinSr
Readonly ExperimentallayerId
layerId: number
Optional Readonly ExperimentalorderByFields
orderByFields?: string
Optional Readonly ExperimentaloutFields
outFields?: readonly string[]
Optional Readonly ExperimentaloutSr
Optional Readonly ExperimentaloutStatistics
outStatistics?: readonly {
onStatisticField: string;
outStatisticFieldName: string;
statisticType:
| "count"
| "min"
| "max"
| "var"
| "sum"
| "avg"
| "stddev";
}[]
Readonly Experimentalprotocol
Readonly ExperimentalqueryFingerprint
queryFingerprint: `sha256:${string}`
Readonly ExperimentalrequestFingerprint
requestFingerprint: `sha256:${string}`
Optional Readonly ExperimentalresultOffset
resultOffset?: number
Optional Readonly ExperimentalresultRecordCount
resultRecordCount?: number
Readonly ExperimentalreturnGeometry
returnGeometry: boolean
Optional Readonly ExperimentalreturnM
returnM?: boolean
Optional Readonly ExperimentalreturnZ
returnZ?: boolean
Readonly ExperimentalschemaFingerprint
schemaFingerprint: `sha256:${string}`
Readonly ExperimentalserviceId
serviceId: string
Optional Readonly ExperimentalsourceVersion
sourceVersion?: string
Optional Readonly ExperimentalspatialRel
Readonly ExperimentalsqlFormat
sqlFormat
Readonly ExperimentalusesNativeFilter
usesNativeFilter: boolean
Optional Readonly Experimentalwhere
where?: string
Canonical pre-image of a GeoServices layer
queryrequest.