ProcessingMode Enumeration

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

Syntax

'Declaration
<GuidAttribute("FAB438CF-3D70-450e-85C5-10B4ABC07D6D")> _
Public Enumeration ProcessingMode
[GuidAttribute("FAB438CF-3D70-450e-85C5-10B4ABC07D6D")] 
public enum ProcessingMode
[GuidAttribute(L"FAB438CF-3D70-450e-85C5-10B4ABC07D6D")] 
public enum class ProcessingMode
/** @attribute GuidAttribute("FAB438CF-3D70-450e-85C5-10B4ABC07D6D") */ 
public enum ProcessingMode
GuidAttribute("FAB438CF-3D70-450e-85C5-10B4ABC07D6D") 
public enum ProcessingMode

Members

Member name Description
LazyAggregations  
Regular  

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