MeasureGroupAttribute 클래스
Represents the relationship between an attribute and a measure group.
상속 계층
System. . :: . .Object
System. . :: . .MarshalByRefObject
System.ComponentModel. . :: . .Component
Microsoft.AnalysisServices. . :: . .ModelComponent
Microsoft.AnalysisServices..::..MeasureGroupAttribute
네임스페이스: Microsoft.AnalysisServices
어셈블리: Microsoft.AnalysisServices(Microsoft.AnalysisServices.dll)
구문
‘선언
<GuidAttribute("7B6B477F-41B9-4310-84E0-E0C4F57A55D9")> _
Public NotInheritable Class MeasureGroupAttribute _
Inherits ModelComponent _
Implements ICloneable
‘사용 방법
Dim instance As MeasureGroupAttribute
[GuidAttribute("7B6B477F-41B9-4310-84E0-E0C4F57A55D9")]
public sealed class MeasureGroupAttribute : ModelComponent,
ICloneable
[GuidAttribute(L"7B6B477F-41B9-4310-84E0-E0C4F57A55D9")]
public ref class MeasureGroupAttribute sealed : public ModelComponent,
ICloneable
[<SealedAttribute>]
[<GuidAttribute("7B6B477F-41B9-4310-84E0-E0C4F57A55D9")>]
type MeasureGroupAttribute =
class
inherit ModelComponent
interface ICloneable
end
public final class MeasureGroupAttribute extends ModelComponent implements ICloneable
MeasureGroupAttribute 유형에서 다음 멤버를 표시합니다.
생성자
이름 | 설명 | |
---|---|---|
MeasureGroupAttribute() () () () | Initializes a new instance of the MeasureGroupAttribute class using default values. | |
MeasureGroupAttribute(String) | Initializes a new instance of MeasureGroupAttribute using a name and an identifier. |
맨 위로 이동
속성
이름 | 설명 | |
---|---|---|
Annotations | Gets a collection within which you can store custom data. (ModelComponent에서 상속됨) | |
Attribute | Gets the description of an Attribute. | |
AttributeID | Gets or sets the identifier of the attribute associated with the parent element. | |
CanRaiseEvents | (Component에서 상속됨) | |
Container | (Component에서 상속됨) | |
CubeAttribute | Represents an attribute associated with a cube element. | |
DesignMode | (Component에서 상속됨) | |
Events | (Component에서 상속됨) | |
FriendlyName | 인프라입니다. (ModelComponent에서 상속됨) | |
KeyColumns | ||
KeyForCollection | 인프라입니다. (ModelComponent에서 상속됨) | |
OwningCollection | Gets or sets the collection that contains the ModelComponent. (ModelComponent에서 상속됨) | |
Parent | ||
ParentCube | ||
ParentDatabase | ||
ParentMeasureGroup | ||
ParentServer | ||
Site | (Component에서 상속됨) | |
Type |
맨 위로 이동
메서드
맨 위로 이동
명시적 인터페이스 구현
맨 위로 이동
스레드 보안
이 유형의 모든 공용 static(Visual Basic에서는 Shared) 멤버는 스레드로부터 안전합니다. 인스턴스 멤버는 스레드로부터의 안전성이 보장되지 않습니다.