AttributeUsage 열거형
Defines how a DimensionAttribute can be used.
네임스페이스: Microsoft.AnalysisServices
어셈블리: Microsoft.AnalysisServices.dll의 Microsoft.AnalysisServices
구문
‘선언
<GuidAttribute("A869FC84-35F7-4aae-A54D-0E7AB1F3D666")> _
Public Enumeration AttributeUsage
‘사용 방법
Dim instance As AttributeUsage
[GuidAttribute("A869FC84-35F7-4aae-A54D-0E7AB1F3D666")]
public enum AttributeUsage
[GuidAttribute(L"A869FC84-35F7-4aae-A54D-0E7AB1F3D666")]
public enum class AttributeUsage
[<GuidAttribute("A869FC84-35F7-4aae-A54D-0E7AB1F3D666")>]
type AttributeUsage
public enum AttributeUsage
멤버
멤버 이름 | 설명 | |
---|---|---|
Regular | Represents that the attribute is a regular attribute. | |
Key | Represents the key element in a single element key or one of the elements in a multi element key. | |
Parent | Represents the parent in a parent-child dimension. |
주의
새 항목: 2006년 7월 17일