Database.isReadOnly

Gets the read-only status of an attached database.

struct Database
private public
bool
isReadOnly
(
string database = "main"
)

Parameters

database string

The name of an attached database.

Meta