ReadonlySchemaAccessor Interface @beta

Read-only access to schemas already present in the target iModel.

Methods

Name Description
getSchema(schemaName: string): Promise<Schema | undefined> Load a target schema by name, or return undefined when it is absent.  

Defined in

Last Updated: 25 August, 2026