isChangeCacheAttached MethodStatic

Determines whether the Change Cache file is attached to the specified iModel or not

isChangeCacheAttached(iModel: IModelDb): boolean

@returns Returns true if the Change Cache file is attached to the iModel. false otherwise

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: 02 May, 2024