Defines how a DimensionAttribute can be used.
命名空间: Microsoft.AnalysisServices
程序集: Microsoft.AnalysisServices (in microsoft.analysisservices.dll)
语法
声明
<GuidAttribute("A869FC84-35F7-4aae-A54D-0E7AB1F3D666")> _
Public Enumeration AttributeUsage
[GuidAttribute("A869FC84-35F7-4aae-A54D-0E7AB1F3D666")] 
public enum AttributeUsage
[GuidAttribute(L"A869FC84-35F7-4aae-A54D-0E7AB1F3D666")] 
public enum class AttributeUsage
/** @attribute GuidAttribute("A869FC84-35F7-4aae-A54D-0E7AB1F3D666") */ 
public enum AttributeUsage
GuidAttribute("A869FC84-35F7-4aae-A54D-0E7AB1F3D666") 
public enum AttributeUsage
Members
| Member name | Description | 
|---|---|
| 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. | 
| Regular | Represents that the attribute is a regular attribute. | 
备注
新增日期:2006 年 7 月 17 日
平台
开发平台
有关支持的平台列表,请参阅安装 SQL Server 2005 的硬件和软件要求。
目标平台
有关支持的平台列表,请参阅安装 SQL Server 2005 的硬件和软件要求。