RefreshType 열거형

Enumerates the refresh type options.

네임스페이스:  Microsoft.AnalysisServices
어셈블리:  Microsoft.AnalysisServices(Microsoft.AnalysisServices.dll)

구문

‘선언
<GuidAttribute("CEE6D356-C785-4266-8F20-72470E32CAC7")> _
Public Enumeration RefreshType
‘사용 방법
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

멤버

멤버 이름 설명
LoadedObjectsOnly Refreshes the loaded objects only.
UnloadedObjectsOnly Refreshes the unloaded objects only.

참고 항목

참조

Microsoft.AnalysisServices 네임스페이스