acquireSchemaLock Method
Acquire the exclusive schema lock on this iModel. @note: To acquire the schema lock, all other briefcases must first release all their locks. No other briefcases will be able to acquire any locks while the schema lock is held.
acquireSchemaLock(): Promise<void>
Returns - Promise
Defined in
- core/backend/src/IModelDb.ts Line 208
Last Updated: 14 November, 2024
Found something wrong, missing, or unclear on this page?Raise an issue in our repo.