Hinweis
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, sich anzumelden oder das Verzeichnis zu wechseln.
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, das Verzeichnis zu wechseln.
Describes a dimension attribute. This class cannot be inherited.
The following tables list the members exposed by the DimensionAttribute type.
Public Constructors
| Name | Description | |
|---|---|---|
| DimensionAttribute | Overloaded. Initializes a new instance of DimensionAttribute. |
Nach oben
Public Properties
(see also Protected Properties )
| Name | Description | |
|---|---|---|
![]() |
Annotations | Gets a collection within which you can store custom data. (inherited from ModelComponent) |
![]() |
AttributeHierarchyDisplayFolder | Gets or sets the folder in which to display the associated attribute hierarchy. |
![]() |
AttributeHierarchyEnabled | Gets or sets whether an attribute hierarchy is enabled for the attribute. |
![]() |
AttributeHierarchyOptimizedState | Gets or sets the level of optimization applied to the attribute hierarchy. |
![]() |
AttributeHierarchyOrdered | Gets or sets whether the associated attribute hierarchy is ordered. |
![]() |
AttributeHierarchyVisible | Gets or sets whether the attribute hierarchy is visible to client applications. |
![]() |
AttributeRelationships | Gets the collection of AttributeRelationship objects for the attribute. |
![]() |
Container | (inherited from Component ) |
![]() |
CustomRollupColumn | Gets or sets the details of the column that provide a custom rollup formula. |
![]() |
CustomRollupPropertiesColumn | Gets or sets the details of a column that provide the properties of a custom rollup formula. |
![]() |
DefaultMember | Gets or sets a Multidimensional Expressions (MDX) expression that identifies the default member of DimensionAttribute. |
![]() |
Description | (inherited from NamedComponent ) |
![]() |
DiscretizationBucketCount | Gets or sets the number of buckets into which to discretize. |
![]() |
DiscretizationMethod | Gets or sets the method to be used for discretization. |
![]() |
EstimatedCount | Gets or sets the estimated number of members for an attribute. |
![]() |
GroupingBehavior | |
![]() |
ID | (inherited from NamedComponent ) |
![]() |
InstanceSelection | Gets or sets a hint to client applications to suggest how a list of items should be displayed, based on the expected number of items in the list. |
![]() |
IsAggregatable | Gets or sets whether the values of the DimensionAttribute object can be aggregated. |
![]() |
KeyColumns | Gets the collection of key column definitions for DimensionAttribute. |
![]() |
KeyUniquenessGuarantee | Gets or sets whether the relationship between the attribute key and its name, and the relationship to related attributes, is guaranteed to be valid. |
![]() |
MemberNamesUnique | Gets or sets whether member names under DimensionAttribute must be unique. |
![]() |
MembersWithData | Gets or sets whether to display data members for non-leaf members in the parent attribute. |
![]() |
MembersWithDataCaption | Gets or sets a template string that is used to create captions for system-generated data members. |
![]() |
Name | (inherited from NamedComponent ) |
![]() |
NameColumn | Gets or sets the column that provides the name of the DimensionAttribute. |
![]() |
NamingTemplate | Gets or sets how levels are named in a parent-child hierarchy constructed from the DimensionAttribute object. |
![]() |
NamingTemplateTranslations | Gets a collection of localized translations for the NamingTemplate property. |
![]() |
OrderBy | Gets or sets how to order the members contained in the attribute. |
![]() |
OrderByAttribute | Gets or sets the attribute by which to order the members of the attribute hierarchy. |
![]() |
OrderByAttributeID | Gets or sets another attribute by which to order the members of the DimensionAttribute. |
![]() |
OwningCollection | Gets or sets the collection that contains the ModelComponent. (inherited from ModelComponent) |
![]() |
Parent | |
![]() |
ParentDatabase | Gets the parent database of the attribute. |
![]() |
ParentServer | Gets the parent Server of the attribute. |
![]() |
RootMemberIf | Gets or sets how the root member or members of a parent attribute are identified. |
![]() |
Site | (inherited from NamedComponent ) |
![]() |
SiteID | (inherited from NamedComponent ) |
![]() |
SkippedLevelsColumn | Gets or sets the details of a column that stores the number of skipped (empty) levels between each member and its parent. |
![]() |
Source | |
![]() |
Translations | Gets the collection of Translation objects associated with DimensionAttribute. |
![]() |
Type | |
![]() |
UnaryOperatorColumn | Gets or sets the details of a column providing a unary operator. |
![]() |
Usage | Gets or sets how an attribute is used. |
![]() |
ValueColumn | Gets or sets the column that provides the value of DimensionAttribute. |
Nach oben
Protected Properties
| Name | Description | |
|---|---|---|
![]() |
CanRaiseEvents | (inherited from Component ) |
![]() |
DesignMode | (inherited from Component ) |
![]() |
Events | (inherited from Component ) |
![]() |
FriendlyName | (inherited from NamedComponent ) |
![]() |
KeyForCollection | (inherited from NamedComponent ) |
Nach oben
Public Methods
(see also Protected Methods )
| Name | Description | |
|---|---|---|
![]() |
Clone | Creates a new full copy of the DimensionAttribute object. |
![]() |
CopyTo | Overloaded. |
![]() |
CreateObjRef | (inherited from MarshalByRefObject ) |
![]() |
Dispose | Overloaded. (inherited from Component ) |
![]() |
Equals | Overloaded. (inherited from Object ) |
![]() |
GetHashCode | (inherited from Object ) |
![]() |
GetLifetimeService | (inherited from MarshalByRefObject ) |
![]() |
GetType | (inherited from Object ) |
![]() |
InitializeLifetimeService | (inherited from MarshalByRefObject ) |
![]() ![]() |
ReferenceEquals | (inherited from Object ) |
![]() |
Submit | Overloaded. (inherited from ModelComponent ) |
![]() |
ToString | (inherited from NamedComponent ) |
![]() |
Validate | Overloaded. |
Nach oben
Protected Methods
| Name | Description | |
|---|---|---|
![]() |
AddToContainer | (inherited from ModelComponent ) |
![]() |
AfterInsert | (inherited from ModelComponent ) |
![]() |
AfterMove | (inherited from ModelComponent ) |
![]() |
AfterRemove | (inherited from ModelComponent ) |
![]() |
BeforeRemove | (inherited from ModelComponent ) |
![]() |
CopyTo | Overloaded. (inherited from NamedComponent ) |
![]() |
Dispose | Overloaded. (inherited from Component ) |
![]() |
Finalize | (inherited from Component ) |
![]() |
GetService | (inherited from Component ) |
![]() |
MemberwiseClone | Overloaded. (inherited from MarshalByRefObject ) |
![]() |
RemoveFromContainer | (inherited from ModelComponent ) |
![]() |
Reset | (inherited from NamedComponent ) |
Nach oben
Public Events
| Name | Description | |
|---|---|---|
![]() |
Disposed | (inherited from Component ) |
Nach oben
Explicit Interface Implementations
| Name | Description | |
|---|---|---|
| System.ICloneable.Clone | ||
| System.IFormattable.ToString | (inherited from NamedComponent ) | |
| Microsoft.AnalysisServices.Hosting.IHostableComponent.Host | (inherited from ModelComponent ) | |
| Microsoft.AnalysisServices.IModelComponent.FriendlyPath | (inherited from ModelComponent ) | |
| Microsoft.AnalysisServices.IModelComponent.OwningCollection | (inherited from ModelComponent ) |
Nach oben
Siehe auch
Verweis
DimensionAttribute Class
Microsoft.AnalysisServices Namespace
.gif)
.gif)
.gif)
.gif)
.gif)
.gif)