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
Last Updated: 20 June, 2023