SchemaMetadataContextProviderProps Interface
Props for SchemaMetadataContextProvider
Properties
| Name | Type | Description | |
|---|---|---|---|
| imodel | IModelConnection | iModel to pull schemas from. | |
| schemaContextProvider | (imodel: IModelConnection) => SchemaContext | Callback that provides schema context for supplied imodel. | 
Defined in
Last Updated: 18 June, 2025
Found something wrong, missing, or unclear on this page? Raise an issue in our repo.