Kommentar
Åtkomst till den här sidan kräver auktorisering. Du kan prova att logga in eller ändra kataloger.
Åtkomst till den här sidan kräver auktorisering. Du kan prova att ändra kataloger.
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. |