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 命名空间