UpdateMode 열거형

Specifies an enumeration of update mode.

네임스페이스:  Microsoft.AnalysisServices
어셈블리:  Microsoft.AnalysisServices(Microsoft.AnalysisServices.dll)

구문

‘선언
Public Enumeration UpdateMode
‘사용 방법
Dim instance As UpdateMode
public enum UpdateMode
public enum class UpdateMode
type UpdateMode
public enum UpdateMode

멤버

멤버 이름 설명
Create The create mode.
CreateOrReplace The CreateOrReplace mode.
Default The Default mode.
Update The Update mode.
UpdateOrCreate The UpdateOrCreate mode.

참고 항목

참조

Microsoft.AnalysisServices 네임스페이스