AggregationDesignDimension-Klasse
Defines a primitive data type that represents the relationship between a cube dimension and an AggregationDesignDimension. This class cannot be inherited.
Namespace: Microsoft.AnalysisServices
Assembly: Microsoft.AnalysisServices (in Microsoft.AnalysisServices.dll)
Syntax
'Declaration
<GuidAttribute("CB295954-22BF-4446-B173-4B3FC0930737")> _
Public NotInheritable Class AggregationDesignDimension _
Inherits ModelComponent _
Implements ICloneable
'Usage
Dim instance As AggregationDesignDimension
[GuidAttribute("CB295954-22BF-4446-B173-4B3FC0930737")]
public sealed class AggregationDesignDimension : ModelComponent,
ICloneable
[GuidAttribute(L"CB295954-22BF-4446-B173-4B3FC0930737")]
public ref class AggregationDesignDimension sealed : public ModelComponent,
ICloneable
[<SealedAttribute>]
[<GuidAttribute("CB295954-22BF-4446-B173-4B3FC0930737")>]
type AggregationDesignDimension =
class
inherit ModelComponent
interface ICloneable
end
public final class AggregationDesignDimension extends ModelComponent implements ICloneable
Vererbungshierarchie
System. . :: . .Object
System. . :: . .MarshalByRefObject
System.ComponentModel. . :: . .Component
Microsoft.AnalysisServices. . :: . .ModelComponent
Microsoft.AnalysisServices..::..AggregationDesignDimension
Threadsicherheit
Alle öffentlichen static (Shared in Visual Basic) Member dieses Typs sind threadsicher. Bei Instanzmembern ist die Threadsicherheit nicht gewährleistet.