Énumération AttributeBindingType
Defines the types for an AttributeBindingType object.
Espace de noms : Microsoft.AnalysisServices
Assembly : Microsoft.AnalysisServices (en Microsoft.AnalysisServices.dll)
Syntaxe
'Déclaration
<GuidAttribute("F0E0FD1D-1257-4b4a-BD45-38C86D2F970C")> _
Public Enumeration AttributeBindingType
'Utilisation
Dim instance As AttributeBindingType
[GuidAttribute("F0E0FD1D-1257-4b4a-BD45-38C86D2F970C")]
public enum AttributeBindingType
[GuidAttribute(L"F0E0FD1D-1257-4b4a-BD45-38C86D2F970C")]
public enum class AttributeBindingType
[<GuidAttribute("F0E0FD1D-1257-4b4a-BD45-38C86D2F970C")>]
type AttributeBindingType
public enum AttributeBindingType
Membres
Nom de membre | Description | |
---|---|---|
All | Attribute is the All level. | |
Key | Defines the unique key, which includes the data type of the key within OLAP, and the binding. | |
Name | Defines the column that provides the name of the attribute. | |
Value | Contains the value of the attribute. | |
Translation | Represents a set of translations for the attribute, this includes (for each language) both a caption for the attribute and a binding to a column that contains the captions for the attribute values. | |
UnaryOperator | Defines the column that provides a unary operator. | |
SkippedLevels | Defines the column that stores the number of skipped (empty) levels between each member and its parent | |
CustomRollup | Defines the details of a column that provides a custom rollup formula. | |
CustomRollupProperties | Defines the details of a column that provides details about the properties of the custom rollup. |
Notes
Nouveau : 17 juillet 2006