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 - Returns true if the Change Cache file is attached to the iModel. false otherwise

Defined in

Last Updated: 08 January, 2020