Compartilhar via


Classe DimensionAttribute

Describes a dimension attribute. This class cannot be inherited.

Hierarquia de herança

System. . :: . .Object
  System. . :: . .MarshalByRefObject
    System.ComponentModel. . :: . .Component
      Microsoft.AnalysisServices. . :: . .ModelComponent
        Microsoft.AnalysisServices. . :: . .NamedComponent
          Microsoft.AnalysisServices..::..DimensionAttribute

Namespace:  Microsoft.AnalysisServices
Assembly:  Microsoft.AnalysisServices (em Microsoft.AnalysisServices.dll)

Sintaxe

'Declaração
<GuidAttribute("DFCB3BDD-51BE-416d-9E6C-3655EBB2845D")> _
Public NotInheritable Class DimensionAttribute _
    Inherits NamedComponent _
    Implements ICloneable
'Uso
Dim instance As DimensionAttribute
[GuidAttribute("DFCB3BDD-51BE-416d-9E6C-3655EBB2845D")]
public sealed class DimensionAttribute : NamedComponent, 
    ICloneable
[GuidAttribute(L"DFCB3BDD-51BE-416d-9E6C-3655EBB2845D")]
public ref class DimensionAttribute sealed : public NamedComponent, 
    ICloneable
[<SealedAttribute>]
[<GuidAttribute("DFCB3BDD-51BE-416d-9E6C-3655EBB2845D")>]
type DimensionAttribute =  
    class
        inherit NamedComponent
        interface ICloneable
    end
public final class DimensionAttribute extends NamedComponent implements ICloneable

O tipo DimensionAttribute expõe os membros a seguir.

Construtores

  Nome Descrição
Método público DimensionAttribute() () () () Initializes a new instance of DimensionAttribute using the default values.
Método público DimensionAttribute(String) Initializes a new instance of DimensionAttribute using a name.
Método público DimensionAttribute(String, String) Initializes a new instance of DimensionAttribute using a name and an identifier.

Início

Propriedades

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

Início

Métodos

  Nome Descrição
Método protegido AddToContainer Infraestrutura. (Herdado de ModelComponent.)
Método protegido AfterInsert Infraestrutura. (Herdado de ModelComponent.)
Método protegido AfterMove Infraestrutura. (Herdado de ModelComponent.)
Método protegido AfterRemove Infraestrutura. (Herdado de ModelComponent.)
Método protegido BeforeRemove Infraestrutura. (Herdado de ModelComponent.)
Método público Clone Creates a new full copy of the DimensionAttribute object.
Método público CopyTo(DimensionAttribute)
Método protegido CopyTo(ModelComponent) Infraestrutura. (Herdado de ModelComponent.)
Método protegido CopyTo(NamedComponent) (Herdado de NamedComponent.)
Método público CreateObjRef (Herdado de MarshalByRefObject.)
Método público Dispose() () () () (Herdado de Component.)
Método protegido Dispose(Boolean) (Herdado de Component.)
Método público Equals (Herdado de Object.)
Método protegido Finalize (Herdado de Component.)
Método público GetHashCode (Herdado de Object.)
Método público GetLifetimeService (Herdado de MarshalByRefObject.)
Método protegido GetService (Herdado de Component.)
Método público GetType (Herdado de Object.)
Método público InitializeLifetimeService (Herdado de MarshalByRefObject.)
Método protegido MemberwiseClone() () () () (Herdado de Object.)
Método protegido MemberwiseClone(Boolean) (Herdado de MarshalByRefObject.)
Método protegido RemoveFromContainer Infraestrutura. (Herdado de ModelComponent.)
Método protegido Reset (Herdado de NamedComponent.)
Método público Submit() () () () Infraestrutura. (Herdado de ModelComponent.)
Método público Submit(Boolean) Infraestrutura. (Herdado de ModelComponent.)
Método público ToString (Herdado de NamedComponent.)
Método público Validate(ValidationErrorCollection) Validates the element to which it is appended; returns any errors encountered in a collection. (Herdado de ModelComponent.)
Método público Validate(ValidationErrorCollection, Boolean) Validates the element to which it is appended; returns any errors encountered in a collection. Also contains a parameter to enable return of detailed errors. (Herdado de ModelComponent.)
Método público Validate(ValidationErrorCollection, Boolean, ServerEdition) (Substitui NamedComponent. . :: . .Validate(ValidationErrorCollection, Boolean, ServerEdition).)

Início

Eventos

  Nome Descrição
Evento público Disposed (Herdado de Component.)

Início

Segurança de thread

Qualquer membro público static (Shared no Visual Basic) desse tipo é seguro para threads. Não há garantia de que qualquer membro de instância seja seguro para threads.

Consulte também

Referência