OpenBriefcaseProps Interface

Properties for opening a local briefcase file via BriefcaseDb.open

Extends

Properties

Name Type Description
fileName Readonly string the full path to the briefcase file  
readonly Readonly undefined | boolean If true, open the briefcase readonly.  
watchForChanges Readonly undefined | boolean If true, open the briefcase readonly and monitor it for changes originating from another connection.  

Inherited properties

Name Type Inherited from Description
key Readonly undefined | string OpenDbKey  
password Readonly undefined | string IModelEncryptionProps The password used to encrypt/decrypt the snapshot iModel.

Defined in

Last Updated: 18 April, 2024