DesignAggregationsResult Class
Defines what information is returned about the aggregations design process.
Namespace: Microsoft.AnalysisServices
Assembly: Microsoft.AnalysisServices (in Microsoft.AnalysisServices.dll)
Syntax
'Declaration
<GuidAttribute("6B4FFA32-01BF-45C7-9D10-D6BB10EB21AF")> _
Public NotInheritable Class DesignAggregationsResult
'Usage
Dim instance As DesignAggregationsResult
[GuidAttribute("6B4FFA32-01BF-45C7-9D10-D6BB10EB21AF")]
public sealed class DesignAggregationsResult
[GuidAttribute(L"6B4FFA32-01BF-45C7-9D10-D6BB10EB21AF")]
public ref class DesignAggregationsResult sealed
[<SealedAttribute>]
[<GuidAttribute("6B4FFA32-01BF-45C7-9D10-D6BB10EB21AF")>]
type DesignAggregationsResult = class end
public final class DesignAggregationsResult
Remarks
New: 17 July 2006
Inheritance Hierarchy
System.Object
Microsoft.AnalysisServices.DesignAggregationsResult
Thread Safety
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.