RefreshType Enumeration

Namespace: Microsoft.AnalysisServices
Assembly: Microsoft.AnalysisServices (in microsoft.analysisservices.dll)

Syntax

'Declaration
<GuidAttribute("CEE6D356-C785-4266-8F20-72470E32CAC7")> _
Public Enumeration RefreshType
[GuidAttribute("CEE6D356-C785-4266-8F20-72470E32CAC7")] 
public enum RefreshType
[GuidAttribute(L"CEE6D356-C785-4266-8F20-72470E32CAC7")] 
public enum class RefreshType
/** @attribute GuidAttribute("CEE6D356-C785-4266-8F20-72470E32CAC7") */ 
public enum RefreshType
GuidAttribute("CEE6D356-C785-4266-8F20-72470E32CAC7") 
public enum RefreshType

Members

Member name Description
LoadedObjectsOnly  
UnloadedObjectsOnly  

Platforms

Development Platforms

For a list of the supported platforms, see Hardware and Software Requirements for Installing SQL Server 2005.

Target Platforms

For a list of the supported platforms, see Hardware and Software Requirements for Installing SQL Server 2005.

See Also

Reference

Microsoft.AnalysisServices Namespace