attachChangeCache MethodStatic
Attaches the Change Cache file to the specified iModel if it hasn't been attached yet. A new Change Cache file will be created for the iModel if it hasn't existed before.
attachChangeCache(iModel: IModelDb): void
@throws IModelError
| Parameter | Type | Description | 
|---|---|---|
| iModel | IModelDb | iModel to attach the Change Cache file file to | 
Returns - void
Defined in
Last Updated: 24 June, 2025
Found something wrong, missing, or unclear on this page? Raise an issue in our repo.