Not
Åtkomst till denna sida kräver auktorisation. Du kan prova att logga in eller byta katalog.
Åtkomst till denna sida kräver auktorisation. Du kan prova att byta katalog.
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
Members
| Member name | Description | |
|---|---|---|
| Create | The create mode. | |
| CreateOrReplace | The CreateOrReplace mode. | |
| Default | The Default mode. | |
| Update | The Update mode. | |
| UpdateOrCreate | The UpdateOrCreate mode. |