schemaContextProvider
Deprecated in 5.1. By default IModelConnection.schemaContext is now used instead.
schemaContextProvider: (imodel: IModelConnection) => SchemaContext | undefined
Callback that provides SchemaContext for supplied IModelConnection. SchemaContext is used for getting metadata required for values formatting.
Defined in
Last Updated: 02 August, 2025
Found something wrong, missing, or unclear on this page? Raise an issue in our repo.