Udostępnij przez


DimensionAttribute Members

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.

Top

Public Properties

(see also Protected Properties )

  Name Description
ms164823.pubproperty(pl-pl,SQL.100).gif Annotations  Gets a collection within which you can store custom data. (inherited from ModelComponent)
ms164823.pubproperty(pl-pl,SQL.100).gif AttributeHierarchyDisplayFolder Gets or sets the folder in which to display the associated attribute hierarchy.
ms164823.pubproperty(pl-pl,SQL.100).gif AttributeHierarchyEnabled Gets or sets whether an attribute hierarchy is enabled for the attribute.
ms164823.pubproperty(pl-pl,SQL.100).gif AttributeHierarchyOptimizedState Gets or sets the level of optimization applied to the attribute hierarchy.
ms164823.pubproperty(pl-pl,SQL.100).gif AttributeHierarchyOrdered Gets or sets whether the associated attribute hierarchy is ordered.
ms164823.pubproperty(pl-pl,SQL.100).gif AttributeHierarchyVisible Gets or sets whether the attribute hierarchy is visible to client applications.
ms164823.pubproperty(pl-pl,SQL.100).gif AttributeRelationships Gets the collection of AttributeRelationship objects for the attribute.
ms164823.pubproperty(pl-pl,SQL.100).gif Container  (inherited from Component )
ms164823.pubproperty(pl-pl,SQL.100).gif CustomRollupColumn Gets or sets the details of the column that provide a custom rollup formula.
ms164823.pubproperty(pl-pl,SQL.100).gif CustomRollupPropertiesColumn Gets or sets the details of a column that provide the properties of a custom rollup formula.
ms164823.pubproperty(pl-pl,SQL.100).gif DefaultMember Gets or sets a Multidimensional Expressions (MDX) expression that identifies the default member of DimensionAttribute.
ms164823.pubproperty(pl-pl,SQL.100).gif Description  (inherited from NamedComponent )
ms164823.pubproperty(pl-pl,SQL.100).gif DiscretizationBucketCount Gets or sets the number of buckets into which to discretize attribute values.
ms164823.pubproperty(pl-pl,SQL.100).gif DiscretizationMethod Gets or sets the method to be used for discretization.
ms164823.pubproperty(pl-pl,SQL.100).gif EstimatedCount Gets or sets the estimated number of members for an attribute.
ms164823.pubproperty(pl-pl,SQL.100).gif GroupingBehavior  
ms164823.pubproperty(pl-pl,SQL.100).gif ID  (inherited from NamedComponent )
ms164823.pubproperty(pl-pl,SQL.100).gif 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.
ms164823.pubproperty(pl-pl,SQL.100).gif IsAggregatable Gets or sets whether the values of the DimensionAttribute object can be aggregated.
ms164823.pubproperty(pl-pl,SQL.100).gif KeyColumns Gets the collection of key column definitions for DimensionAttribute.
ms164823.pubproperty(pl-pl,SQL.100).gif 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.
ms164823.pubproperty(pl-pl,SQL.100).gif MemberNamesUnique Gets or sets whether member names under DimensionAttribute must be unique.
ms164823.pubproperty(pl-pl,SQL.100).gif MembersWithData Gets or sets whether to display data members for non-leaf members in the parent attribute.
ms164823.pubproperty(pl-pl,SQL.100).gif MembersWithDataCaption Gets or sets a template string that is used to create captions for system-generated data members.
ms164823.pubproperty(pl-pl,SQL.100).gif Name  (inherited from NamedComponent )
ms164823.pubproperty(pl-pl,SQL.100).gif NameColumn Gets or sets the column that provides the name of the DimensionAttribute.
ms164823.pubproperty(pl-pl,SQL.100).gif NamingTemplate Gets or sets how levels are named in a parent-child hierarchy constructed from the DimensionAttribute object.
ms164823.pubproperty(pl-pl,SQL.100).gif NamingTemplateTranslations Gets a collection of localized translations for the NamingTemplate property.
ms164823.pubproperty(pl-pl,SQL.100).gif OrderBy Gets or sets how to order the members contained in the attribute.
ms164823.pubproperty(pl-pl,SQL.100).gif OrderByAttribute Gets or sets the attribute by which to order the members of the attribute hierarchy.
ms164823.pubproperty(pl-pl,SQL.100).gif OrderByAttributeID Gets or sets another attribute by which to order the members of the DimensionAttribute.
ms164823.pubproperty(pl-pl,SQL.100).gif OwningCollection  Gets or sets the collection that contains the ModelComponent. (inherited from ModelComponent)
ms164823.pubproperty(pl-pl,SQL.100).gif Parent  
ms164823.pubproperty(pl-pl,SQL.100).gif ParentDatabase Gets the parent database of the attribute.
ms164823.pubproperty(pl-pl,SQL.100).gif ParentServer Gets the parent Server of the attribute.
ms164823.pubproperty(pl-pl,SQL.100).gif RootMemberIf Gets or sets how the root member or members of a parent attribute are identified.
ms164823.pubproperty(pl-pl,SQL.100).gif Site  (inherited from NamedComponent )
ms164823.pubproperty(pl-pl,SQL.100).gif SiteID  (inherited from NamedComponent )
ms164823.pubproperty(pl-pl,SQL.100).gif SkippedLevelsColumn Gets or sets the details of a column that stores the number of skipped (empty) levels between each member and its parent.
ms164823.pubproperty(pl-pl,SQL.100).gif Source  
ms164823.pubproperty(pl-pl,SQL.100).gif Translations Gets the collection of Translation objects associated with DimensionAttribute.
ms164823.pubproperty(pl-pl,SQL.100).gif Type  
ms164823.pubproperty(pl-pl,SQL.100).gif UnaryOperatorColumn Gets or sets the details of a column providing a unary operator.
ms164823.pubproperty(pl-pl,SQL.100).gif Usage Gets or sets how an attribute is used.
ms164823.pubproperty(pl-pl,SQL.100).gif ValueColumn Gets or sets the column that provides the value of DimensionAttribute.

Top

Protected Properties

  Name Description
ms164823.protproperty(pl-pl,SQL.100).gif CanRaiseEvents  (inherited from Component )
ms164823.protproperty(pl-pl,SQL.100).gif DesignMode  (inherited from Component )
ms164823.protproperty(pl-pl,SQL.100).gif Events  (inherited from Component )
ms164823.protproperty(pl-pl,SQL.100).gif FriendlyName  (inherited from NamedComponent )
ms164823.protproperty(pl-pl,SQL.100).gif KeyForCollection  (inherited from NamedComponent )

Top

Public Methods

(see also Protected Methods )

  Name Description
ms164823.pubmethod(pl-pl,SQL.100).gif Clone Creates a new full copy of the DimensionAttribute object.
ms164823.pubmethod(pl-pl,SQL.100).gif CopyTo Overloaded.  
ms164823.pubmethod(pl-pl,SQL.100).gif CreateObjRef  (inherited from MarshalByRefObject )
ms164823.pubmethod(pl-pl,SQL.100).gif Dispose  Overloaded. (inherited from Component )
ms164823.pubmethod(pl-pl,SQL.100).gif Equals  Overloaded. (inherited from Object )
ms164823.pubmethod(pl-pl,SQL.100).gif GetHashCode  (inherited from Object )
ms164823.pubmethod(pl-pl,SQL.100).gif GetLifetimeService  (inherited from MarshalByRefObject )
ms164823.pubmethod(pl-pl,SQL.100).gif GetType  (inherited from Object )
ms164823.pubmethod(pl-pl,SQL.100).gif InitializeLifetimeService  (inherited from MarshalByRefObject )
ms164823.pubmethod(pl-pl,SQL.100).gifms164823.static(pl-pl,SQL.100).gif ReferenceEquals  (inherited from Object )
ms164823.pubmethod(pl-pl,SQL.100).gif Submit  Overloaded. (inherited from ModelComponent )
ms164823.pubmethod(pl-pl,SQL.100).gif ToString  (inherited from NamedComponent )
ms164823.pubmethod(pl-pl,SQL.100).gif Validate Overloaded.  

Top

Protected Methods

  Name Description
ms164823.protmethod(pl-pl,SQL.100).gif AddToContainer  (inherited from ModelComponent )
ms164823.protmethod(pl-pl,SQL.100).gif AfterInsert  (inherited from ModelComponent )
ms164823.protmethod(pl-pl,SQL.100).gif AfterMove  (inherited from ModelComponent )
ms164823.protmethod(pl-pl,SQL.100).gif AfterRemove  (inherited from ModelComponent )
ms164823.protmethod(pl-pl,SQL.100).gif BeforeRemove  (inherited from ModelComponent )
ms164823.protmethod(pl-pl,SQL.100).gif CopyTo  Overloaded. (inherited from NamedComponent )
ms164823.protmethod(pl-pl,SQL.100).gif Dispose  Overloaded. (inherited from Component )
ms164823.protmethod(pl-pl,SQL.100).gif Finalize  (inherited from Component )
ms164823.protmethod(pl-pl,SQL.100).gif GetService  (inherited from Component )
ms164823.protmethod(pl-pl,SQL.100).gif MemberwiseClone  Overloaded. (inherited from MarshalByRefObject )
ms164823.protmethod(pl-pl,SQL.100).gif RemoveFromContainer  (inherited from ModelComponent )
ms164823.protmethod(pl-pl,SQL.100).gif Reset  (inherited from NamedComponent )

Top

Public Events

  Name Description
ms164823.pubevent(pl-pl,SQL.100).gif Disposed  (inherited from Component )

Top