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

멤버

멤버 이름 설명
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.

참고 항목

참조

Microsoft.AnalysisServices 네임스페이스