IsReadOnly Property

Microsoft Deployment Tools

Deployment Tools Foundation IsReadOnly Property
Gets a boolean value indicating whether this database was opened in read-only mode.
Declaration Syntax
C# Visual Basic Visual C++
public bool IsReadOnly { get; }
Public ReadOnly Property IsReadOnly As Boolean
public:
property bool IsReadOnly {
	bool get ();
}
Remarks

Win32 MSI API: MsiGetDatabaseState

Assembly: Microsoft.Deployment.WindowsInstaller (Module: Microsoft.Deployment.WindowsInstaller) Version: 3.0.0.0 (3.5.1623.0)