isOutdated
GetterReadOnly
True if the host (IModelDb / IModelConnection) has replaced this view with a newer one.
The view remains fully functional - it returns stale data rather than throwing.
Consumers who stored a reference can check this flag for diagnostics.
isOutdated: boolean
Returns - boolean
Defined in
- ecschema-metadata/src/SchemaView.ts Line 102
Last Updated: 27 May, 2026
Found something wrong, missing, or unclear on this page? Raise an issue in our repo.