PerspectiveAttribute 類別
Represents information about an attribute in a PerspectiveDimension element. This class cannot be inherited.
繼承階層
System. . :: . .Object
System. . :: . .MarshalByRefObject
System.ComponentModel. . :: . .Component
Microsoft.AnalysisServices. . :: . .ModelComponent
Microsoft.AnalysisServices..::..PerspectiveAttribute
命名空間: Microsoft.AnalysisServices
組件: Microsoft.AnalysisServices (在 Microsoft.AnalysisServices.dll 中)
語法
'宣告
<GuidAttribute("1B4B4AC8-BA66-47c2-914E-F3ECABD54C05")> _
Public NotInheritable Class PerspectiveAttribute _
Inherits ModelComponent _
Implements ICloneable
'用途
Dim instance As PerspectiveAttribute
[GuidAttribute("1B4B4AC8-BA66-47c2-914E-F3ECABD54C05")]
public sealed class PerspectiveAttribute : ModelComponent,
ICloneable
[GuidAttribute(L"1B4B4AC8-BA66-47c2-914E-F3ECABD54C05")]
public ref class PerspectiveAttribute sealed : public ModelComponent,
ICloneable
[<SealedAttribute>]
[<GuidAttribute("1B4B4AC8-BA66-47c2-914E-F3ECABD54C05")>]
type PerspectiveAttribute =
class
inherit ModelComponent
interface ICloneable
end
public final class PerspectiveAttribute extends ModelComponent implements ICloneable
PerspectiveAttribute 型別公開下列成員。
建構函式
名稱 | 說明 | |
---|---|---|
![]() |
PerspectiveAttribute() () () () | Initializes a new instance of the PerspectiveAttribute class using default values. |
![]() |
PerspectiveAttribute(String) | Initializes a new instance of PerspectiveAttribute using an attribute identifier. |
上層
屬性
名稱 | 說明 | |
---|---|---|
![]() |
Annotations | Gets a collection within which you can store custom data. (繼承自 ModelComponent。) |
![]() |
Attribute | Gets the dimension attribute associated with a PerspectiveAttribute object. |
![]() |
AttributeHierarchyVisible | Gets or sets the Boolean property that makes an attribute hierarchy visible or hidden. |
![]() |
AttributeID | Gets or sets the attribute identifier associated with a PerspectiveAttribute object. |
![]() |
CanRaiseEvents | (繼承自 Component。) |
![]() |
Container | (繼承自 Component。) |
![]() |
CubeAttribute | Gets the cube attribute associated with a PerspectiveAttribute object. |
![]() |
DefaultMember | Gets or sets the default member associated with a PerspectiveAttribute object. |
![]() |
DesignMode | (繼承自 Component。) |
![]() |
Events | (繼承自 Component。) |
![]() |
FriendlyName | 基礎結構。 (繼承自 ModelComponent。) |
![]() |
KeyForCollection | 基礎結構。 (繼承自 ModelComponent。) |
![]() |
OwningCollection | Gets or sets the collection that contains the ModelComponent. (繼承自 ModelComponent。) |
![]() |
Parent | Gets the parent perspective dimension of a PerspectiveAttribute object. |
![]() |
ParentCube | Gets the parent Cube of a PerspectiveAttribute object. |
![]() |
ParentDatabase | Gets the parent Database of a PerspectiveAttribute object. |
![]() |
ParentPerspective | Gets the parent Perspective of a PerspectiveAttribute object. |
![]() |
ParentServer | Gets the parent Server of a PerspectiveAttribute object. |
![]() |
Site | (繼承自 Component。) |
上層
方法
上層
明確 繼承 實作
上層
執行緒安全性
這個型別的任何公用 static (在 Visual Basic 中為 Shared) 成員都是執行緒安全的。並不是所有的執行個體成員都保證可以用於所有的執行緒。