schemaContextProvider
Deprecated in 5.1 - will not be removed until after 2026-08-08. 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: 03 September, 2025
Found something wrong, missing, or unclear on this page? Raise an issue in our repo.