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: 06 November, 2024
Found something wrong, missing, or unclear on this page?Raise an issue in our repo.