AggregationDesignAttribute 類別
Represents the association between an attribute and an AggregationDesignDimension element.
繼承階層
System. . :: . .Object
System. . :: . .MarshalByRefObject
System.ComponentModel. . :: . .Component
Microsoft.AnalysisServices. . :: . .ModelComponent
Microsoft.AnalysisServices..::..AggregationDesignAttribute
命名空間: Microsoft.AnalysisServices
組件: Microsoft.AnalysisServices (在 Microsoft.AnalysisServices.dll 中)
語法
'宣告
<GuidAttribute("1D04DE03-0954-496f-B122-EE66C2DE653A")> _
Public NotInheritable Class AggregationDesignAttribute _
Inherits ModelComponent _
Implements ICloneable
'用途
Dim instance As AggregationDesignAttribute
[GuidAttribute("1D04DE03-0954-496f-B122-EE66C2DE653A")]
public sealed class AggregationDesignAttribute : ModelComponent,
ICloneable
[GuidAttribute(L"1D04DE03-0954-496f-B122-EE66C2DE653A")]
public ref class AggregationDesignAttribute sealed : public ModelComponent,
ICloneable
[<SealedAttribute>]
[<GuidAttribute("1D04DE03-0954-496f-B122-EE66C2DE653A")>]
type AggregationDesignAttribute =
class
inherit ModelComponent
interface ICloneable
end
public final class AggregationDesignAttribute extends ModelComponent implements ICloneable
AggregationDesignAttribute 型別公開下列成員。
建構函式
名稱 | 說明 | |
---|---|---|
![]() |
AggregationDesignAttribute() () () () | Initializes a new instance of AggregationDesignAttribute using the default values. |
![]() |
AggregationDesignAttribute(String) | Initializes a new instance of AggregationDesignAttribute using an attribute identifier. |
上層
屬性
名稱 | 說明 | |
---|---|---|
![]() |
Annotations | Gets a collection within which you can store custom data. (繼承自 ModelComponent。) |
![]() |
Attribute | Gets the primitive data type that represents the association between an attribute and an AggregationDesignAttribute element. |
![]() |
AttributeID | Gets or sets the attribute identifier for an AggregationDesignAttribute element. |
![]() |
CanRaiseEvents | (繼承自 Component。) |
![]() |
Container | (繼承自 Component。) |
![]() |
CubeAttribute | Gets a CubeAttribute associated with a cube element. |
![]() |
DesignMode | (繼承自 Component。) |
![]() |
EstimatedCount | |
![]() |
Events | (繼承自 Component。) |
![]() |
FriendlyName | 基礎結構。 (繼承自 ModelComponent。) |
![]() |
KeyForCollection | 基礎結構。 (繼承自 ModelComponent。) |
![]() |
OwningCollection | Gets or sets the collection that contains the ModelComponent. (繼承自 ModelComponent。) |
![]() |
Parent | Gets the Cube object that is the parent of the AggregationDesignAttribute object. |
![]() |
ParentAggregationDesign | |
![]() |
ParentCube | |
![]() |
ParentDatabase | |
![]() |
ParentMeasureGroup | |
![]() |
ParentServer | |
![]() |
Site | (繼承自 Component。) |
上層
方法
上層
明確 繼承 實作
上層
執行緒安全性
這個型別的任何公用 static (在 Visual Basic 中為 Shared) 成員都是執行緒安全的。並不是所有的執行個體成員都保證可以用於所有的執行緒。