RefreshPolicy 열거형

Defines how data is updated from the source.

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

구문

‘선언
<GuidAttribute("8AAFE65E-30F2-4cc5-B08D-A923F51B0C33")> _
Public Enumeration RefreshPolicy
‘사용 방법
Dim instance As RefreshPolicy
[GuidAttribute("8AAFE65E-30F2-4cc5-B08D-A923F51B0C33")]
public enum RefreshPolicy
[GuidAttribute(L"8AAFE65E-30F2-4cc5-B08D-A923F51B0C33")]
public enum class RefreshPolicy
[<GuidAttribute("8AAFE65E-30F2-4cc5-B08D-A923F51B0C33")>]
type RefreshPolicy
public enum RefreshPolicy

멤버

멤버 이름 설명
ByInterval Specifies that the data is updated at set intervals.
ByQuery Specifies that the data is updated by an explicit request from the user.

주의

새 항목:   2006년 7월 17일

참고 항목

참조

Microsoft.AnalysisServices 네임스페이스