Freigeben über


UpdateMode-Enumeration

Specifies an enumeration of update mode.

Namespace:  Microsoft.AnalysisServices
Assembly:  Microsoft.AnalysisServices (in Microsoft.AnalysisServices.dll)

Syntax

'Declaration
Public Enumeration UpdateMode
'Usage
Dim instance As UpdateMode
public enum UpdateMode
public enum class UpdateMode
type UpdateMode
public enum UpdateMode

Elemente

Elementname Beschreibung
Create The create mode.
CreateOrReplace The CreateOrReplace mode.
Default The Default mode.
Update The Update mode.
UpdateOrCreate The UpdateOrCreate mode.

Siehe auch

Verweis

Microsoft.AnalysisServices-Namespace