Enumerazione ReadWriteMode

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

Spazio dei nomi  Microsoft.AnalysisServices
Assembly:  Microsoft.AnalysisServices (in Microsoft.AnalysisServices.dll)

Sintassi

C#
public enum ReadWriteMode

Membri

Nome membro Descrizione
ReadOnly The state of the database is read-only.
ReadOnlyExclusive An exclusive read only mode.
ReadWrite The state of the database is read/write enabled.

Vedere anche

Riferimento

Spazio dei nomi Microsoft.AnalysisServices