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.
Enumerates the refresh type options.
Namespace: Microsoft.AnalysisServices
Assembly: Microsoft.AnalysisServices (in Microsoft.AnalysisServices.dll)
Syntax
'Declaration
<GuidAttribute("CEE6D356-C785-4266-8F20-72470E32CAC7")> _
Public Enumeration RefreshType
'Usage
Dim instance As RefreshType
[GuidAttribute("CEE6D356-C785-4266-8F20-72470E32CAC7")]
public enum RefreshType
[GuidAttribute(L"CEE6D356-C785-4266-8F20-72470E32CAC7")]
public enum class RefreshType
[<GuidAttribute("CEE6D356-C785-4266-8F20-72470E32CAC7")>]
type RefreshType
public enum RefreshType
Members
| Member name | Description | |
|---|---|---|
| LoadedObjectsOnly | Refreshes the loaded objects only. | |
| UnloadedObjectsOnly | Refreshes the unloaded objects only. |