RelationshipQueryProperties

缓存提示

属性

cacheHint

缓存提示

cacheHint?: boolean

类型: boolean

gdbVersion

地理数据库版本

gdbVersion?: string

类型: string

geometryPrecision

几何精度

geometryPrecision?: number

类型: number

maxAllowableOffset

最大允许偏移

maxAllowableOffset?: number

类型: number

num

要检索的要素数量

num?: number

类型: number

objectIds

对象标识符数组

objectIds?: (

类型: (

orderByFields

排序字段

orderByFields?: string[]

类型: string[]

outFields

输出字段

outFields?: string[]

类型: string[]

outSpatialReference

输出空间参考系

outSpatialReference?: SpatialReferenceProperties

relationshipId

关系标识符

relationshipId?: number

类型: number

returnGeometry

返回几何体

returnGeometry?: boolean

类型: boolean

returnM

返回M值

returnM?: boolean

类型: boolean

returnZ

返回Z值

returnZ?: boolean

类型: boolean

start

起始索引

start?: number

类型: number

where

查询条件

where?: string

类型: string

BIMFlux AI