getMetaData Method @preview
query metadata for this entity class from the iModel's schema
getMetaData(): Promise<EntityClass>
@throws IModelError if there is a problem querying the schema
@returns The metadata for the current entity
Returns - Promise<EntityClass>
The metadata for the current entity
Defined in
- core/backend/src/Entity.ts Line 257
Last Updated: 20 June, 2025
Found something wrong, missing, or unclear on this page? Raise an issue in our repo.