API Reference > imodeljs-backend > iModels > ChangeSummaryManager > isChangeCacheAttached isChangeCacheAttached MethodStatic Determines whether the Change Cache file is attached to the specified iModel or not isChangeCacheAttached(iModel: IModelDb): boolean Parameter Type Description iModel IModelDb iModel to check whether a Change Cache file is attached Returns - boolean Returns true if the Change Cache file is attached to the iModel. false otherwise Defined in core/backend/src/ChangeSummaryManager.ts Line 101 Last Updated: 11 June, 2024