Поделиться через


Перечисление ReadWriteMode

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

Пространство имен:  Microsoft.AnalysisServices
Сборка:  Microsoft.AnalysisServices (в Microsoft.AnalysisServices.dll)

Синтаксис

'Декларация
Public Enumeration ReadWriteMode
'Применение
Dim instance As ReadWriteMode
public enum ReadWriteMode
public enum class ReadWriteMode
type ReadWriteMode
public enum ReadWriteMode

Элементы

Имя элемента Описание
ReadWrite The state of the database is read/write enabled.
ReadOnly The state of the database is read-only.
ReadOnlyExclusive

См. также

Справочник