DatabaseFileLockedException.

DatabaseFileLockedException(string) Constructor

Summary

Constructor with a database description message

Syntax

public DatabaseFileLockedException(string databaseDescription)

Parameters

Name Type Description
databaseDescription string message, which can help to identify the database

Return Value

Type Description
void