Udostępnij przez


ReadWriteMode Enumeration

An enumeration that describes the read/write state of the database.

Namespace: Microsoft.AnalysisServices
Assembly: Microsoft.AnalysisServices (in microsoft.analysisservices.dll)

Syntax

'Deklaracja
Public Enumeration ReadWriteMode
public enum ReadWriteMode
public enum class ReadWriteMode
public enum ReadWriteMode
public enum ReadWriteMode

Members

Member name Description
ReadOnly The state of the database is read-only.
ReadWrite The state of the database is read/write enabled.

Platforms

Development Platforms

For a list of the supported platforms, see Hardware and Software Requirements for Installing SQL Server.

Target Platforms

For a list of the supported platforms, see Hardware and Software Requirements for Installing SQL Server.