setConvertClassIdsToNames Method
Deprecated in 4.11 - might be removed in next major version. Use ecsql function ec_classname to get class name instead.
If set ECClassId, SourceECClassId and TargetECClassId system properties will return qualified name of class instead of a
setConvertClassIdsToNames(val: boolean): QueryOptionsBuilder
| Parameter | Type | Description |
|---|---|---|
| val | boolean | A boolean value. |
Returns - QueryOptionsBuilder
Defined in
- core/common/src/ConcurrentQuery.ts Line 233
Last Updated: 08 July, 2026
Found something wrong, missing, or unclear on this page? Raise an issue in our repo.