Membres MeasureGroup

Defines a set of measures known at the same level of granularity. All the measures of a MeasureGroup must be sourced from a single table.

Le type MeasureGroup expose les membres suivants.

Constructeurs

  Nom Description
Méthode publique MeasureGroup() () () () Initializes a new instance of MeasureGroup using the default values.
Méthode publique MeasureGroup(String) Initializes a new instance of MeasureGroup using a name.
Méthode publique MeasureGroup(String, String) Initializes a new instance of MeasureGroup using a name and an identifier.

Haut de la page

Méthodes

  Nom Description
Méthode protégée AddToContainer Infrastructure. (Hérité de ModelComponent.)
Méthode protégée AfterInsert Infrastructure. (Hérité de ModelComponent.)
Méthode protégée AfterMove Infrastructure. (Hérité de ModelComponent.)
Méthode protégée AfterRemove Infrastructure. (Hérité de ModelComponent.)
Méthode protégée BeforeRemove Infrastructure. (Hérité de ModelComponent.)
Méthode publique CanProcess (Se substitue à ProcessableMajorObject. . :: . .CanProcess(ProcessType).)
Méthode publique Clone() () () () Creates a new full copy of an object.
Méthode protégée Clone Infrastructure. (Hérité de MajorObject.)
Méthode publique CopyTo(MeasureGroup) Copies an Action to the specified object.
Méthode protégée CopyTo Infrastructure. (Hérité de ModelComponent.)
Méthode protégée CopyTo(NamedComponent) (Hérité de NamedComponent.)
Méthode protégée CopyTo(MajorObject, Boolean) (Hérité de ProcessableMajorObject.)
Méthode publique CreateObjRef (Hérité de MarshalByRefObject.)
Méthode publique Dispose (Hérité de Component.)
Méthode protégée Dispose (Hérité de Component.)
Méthode publique Drop() () () () Removes current object and updates server. (Hérité de MajorObject.)
Méthode publique Drop(DropOptions) Removes current object and updates server using specified options. (Hérité de MajorObject.)
Méthode publique Drop(DropOptions, XmlaWarningCollection) Removes current object and updates server using specified options. Warnings resulting from drop operation are returned on the specified warnings object. (Hérité de MajorObject.)
Méthode publique Drop(DropOptions, XmlaWarningCollection, ImpactDetailCollection) Removes current object and updates server using specified options. Warnings resulting from drop operation are returned on the specified warnings variable and results for affected objects in operation are returned on specified impactResult variable. (Hérité de MajorObject.)
Méthode publique Drop(DropOptions, XmlaWarningCollection, ImpactDetailCollection, Boolean) Removes current object and updates server using specified options. Warnings resulting from drop operation are returned on the specified warnings variable and results for affected objects in operation are returned on specified impactResult variable. (Hérité de MajorObject.)
Méthode publique Equals (Hérité de Object.)
Méthode protégée Finalize (Hérité de Component.)
Méthode protégée GetCreateReferences Infrastructure. (Hérité de MajorObject.)
Méthode publique GetDependents Infrastructure. (Hérité de MajorObject.)
Méthode protégée GetDropDependents Infrastructure. (Hérité de MajorObject.)
Méthode publique GetHashCode (Hérité de Object.)
Méthode publique GetLifetimeService (Hérité de MarshalByRefObject.)
Méthode publique GetReferences (Se substitue à MajorObject. . :: . .GetReferences(Hashtable, Boolean).)
Méthode protégée GetService (Hérité de Component.)
Méthode publique GetType (Hérité de Object.)
Méthode publique GetUpdateOverwrites Infrastructure. (Hérité de MajorObject.)
Méthode publique InitializeLifetimeService (Hérité de MarshalByRefObject.)
Méthode protégée MemberwiseClone (Hérité de Object.)
Méthode protégée MemberwiseClone (Hérité de MarshalByRefObject.)
Méthode publique Process() () () () (Hérité de ProcessableMajorObject.)
Méthode publique Process(ProcessType) (Hérité de ProcessableMajorObject.)
Méthode publique Process(ProcessType, Binding) (Hérité de ProcessableMajorObject.)
Méthode publique Process(ProcessType, ErrorConfiguration) (Hérité de ProcessableMajorObject.)
Méthode publique Process(ProcessType, WriteBackTableCreation) (Hérité de ProcessableMajorObject.)
Méthode publique Process(ProcessType, ErrorConfiguration, XmlaWarningCollection) (Hérité de ProcessableMajorObject.)
Méthode publique Process(ProcessType, ErrorConfiguration, XmlaWarningCollection, ImpactDetailCollection) (Hérité de ProcessableMajorObject.)
Méthode publique Process(ProcessType, ErrorConfiguration, XmlaWarningCollection, ImpactDetailCollection, Boolean) (Hérité de ProcessableMajorObject.)
Méthode publique Refresh() () () () Updates current object from server definitions. (Hérité de MajorObject.)
Méthode publique Refresh(Boolean) Updates current object from server definitions and loaded dependent objects if specified. (Hérité de MajorObject.)
Méthode publique Refresh(Boolean, RefreshType) Updates current object from server definitions and loaded dependent objects if specified. (Hérité de MajorObject.)
Méthode protégée RemoveFromContainer Infrastructure. (Hérité de ModelComponent.)
Méthode protégée Reset (Hérité de NamedComponent.)
Méthode publique Submit() () () () Infrastructure. (Hérité de ModelComponent.)
Méthode publique Submit(Boolean) Infrastructure. (Hérité de ModelComponent.)
Méthode publique ToString (Hérité de NamedComponent.)
Méthode publique Update() () () () Updates server definition of current object to actual values using the default values to update dependent objects. (Hérité de MajorObject.)
Méthode publique Update(UpdateOptions) Updates server definition of current object to actual values using the specified options to update dependent objects. (Hérité de MajorObject.)
Méthode publique Update(UpdateOptions, UpdateMode) Updates server definition of current object to actual values using the specified options to update dependent objects. (Hérité de MajorObject.)
Méthode publique Update(UpdateOptions, UpdateMode, XmlaWarningCollection) Updates server definition of current object to actual values using the specified options to update dependent objects and reports any warnings from operation. (Hérité de MajorObject.)
Méthode publique Update(UpdateOptions, UpdateMode, XmlaWarningCollection, ImpactDetailCollection) Updates server definition of current object to actual values using specified options to update dependent objects, reports any warnings from operation, and returns affected objects from operation. (Hérité de MajorObject.)
Méthode publique Update(UpdateOptions, UpdateMode, XmlaWarningCollection, ImpactDetailCollection, Boolean) Updates server definition of current object to actual values using specified options to update dependent objects, reports any warnings from operation, and returns affected objects from operation. If analyzeImpactOnly is true, an impact analysis operation is performed with no update operation. (Hérité de MajorObject.)
Méthode publique Validate(ValidationErrorCollection) Validates the element to which it is appended; returns any errors encountered in a collection. (Hérité de ModelComponent.)
Méthode publique Validate(ValidationResultCollection) (Hérité de MajorObject.)
Méthode publique 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. (Hérité de ModelComponent.)
Méthode publique Validate(ValidationResultCollection, ValidationOptions) (Hérité de MajorObject.)
Méthode publique Validate(ValidationErrorCollection, Boolean, ServerEdition) (Se substitue à NamedComponent. . :: . .Validate(ValidationErrorCollection, Boolean, ServerEdition).)
Méthode publique Validate(ValidationResultCollection, ValidationOptions, ServerEdition) (Hérité de MajorObject.)

Haut de la page

Propriétés

  Nom Description
Propriété publique AggregationDesigns Gets the AggregationDesigns collection for a MeasureGroup.
Propriété publique AggregationPrefix Gets or sets a prefix used on tables used for aggregation (which are actually indexed views). This serves as default for Partitions in the MeasureGroup.
Propriété publique Annotations Gets the collection object of all annotations to current object. (Hérité de MajorObject.)
Propriété protégée CanRaiseEvents (Hérité de Component.)
Propriété publique Container (Hérité de Component.)
Propriété publique CreatedTimestamp Gets or sets the date and time of the creation of the object. (Hérité de MajorObject.)
Propriété publique DataAggregation Gets or sets the enumerated value of DataAggregation which indicates whether the server can aggregate data (in MOLAP files/ROLAP tables) or cache (in memory).
Propriété publique Description Gets or sets a description string of current object. (Hérité de MajorObject.)
Propriété protégée DesignMode (Hérité de Component.)
Propriété publique Dimensions Gets
Propriété publique ErrorConfiguration Gets or sets the ErrorConfiguation associated with a MeasureGroup.
Propriété publique EstimatedRows Gets or sets the estimated number of rows in the MeasureGroup.
Propriété publique EstimatedSize Gets or sets the estimated size of a MeasureGroup.
Propriété protégée Events (Hérité de Component.)
Propriété protégée FriendlyName (Hérité de NamedComponent.)
Propriété publique ID (Hérité de NamedComponent.)
Propriété publique IgnoreUnrelatedDimensions Gets or sets IgnoreUnrelatedDimensions associated with a MeasureGroup.
Propriété publique IsLinked Gets the IsLinked status for a MeasureGroup.
Propriété publique IsLoaded Infrastructure. (Hérité de MajorObject.)
Propriété protégée KeyForCollection (Hérité de NamedComponent.)
Propriété publique LastProcessed (Hérité de ProcessableMajorObject.)
Propriété publique LastSchemaUpdate Gets or sets the date and time when current object schema was last updated. (Hérité de MajorObject.)
Propriété publique Measures Gets the collection of measures associated with a MeasureGroup.
Propriété publique Name (Hérité de NamedComponent.)
Propriété publique OwningCollection Gets or sets the collection that contains the ModelComponent. (Hérité de ModelComponent.)
Propriété publique Parent Gets the Cube object that is the parent of the MeasureGroup object.
Propriété publique ParentDatabase Gets the Database object which is the parent of the MeasureGroup 's Cube object.
Propriété publique ParentServer Gets the Server object which is the parent of the MeasureGroup.
Propriété publique Partitions Gets a collection of Partitions associated with a MeasureGroup.
Propriété publique ProactiveCaching Gets or sets the ProactiveCaching information associated with a MeasureGroup.
Propriété publique ProcessingMode An enumeration containing the processingmode associated with the cube to which the MeasureGroup is a child.
Propriété publique ProcessingPriority
Propriété publique Site (Hérité de NamedComponent.)
Propriété publique SiteID (Hérité de NamedComponent.)
Propriété publique Source Defines the binding to the source object from which to get data and populate the target object.
Propriété publique State (Hérité de ProcessableMajorObject.)
Propriété publique StorageLocation Gets or sets the storagelocation asscociated with a MeasureGroup.
Propriété publique StorageMode Determines the default storage mode for the MeasureGroup. Can be overridden on a per partition basis.
Propriété publique Translations Contains the translation of the name of the MeasureGroup.
Propriété publique Type Provides both the Analysis Services Instance and client applications with information about the contents of the measure group.

Haut de la page

Événements

  Nom Description
Événement public Disposed (Hérité de Component.)

Haut de la page

Implémentations d'interfaces explicites

  Nom Description
Implémentation d'interface expliciteMéthode privée ICloneable. . :: . .Clone
Implémentation d'interface expliciteMéthode privée IDeserializationCallback. . :: . .OnDeserialization (Hérité de MajorObject.)
Implémentation d'interface expliciteMéthode privée IFormattable. . :: . .ToString (Hérité de NamedComponent.)
Implémentation d'interface expliciteMéthode privée IDeserializationStartCallback. . :: . .OnDeserializationBegin (Hérité de MajorObject.)
Implémentation d'interface explicitePropriété privée IHostableComponent. . :: . .Host (Hérité de ModelComponent.)
Implémentation d'interface explicitePropriété privée IMajorObject. . :: . .BaseType
Implémentation d'interface expliciteMéthode privée IMajorObject. . :: . .CreateBody
Implémentation d'interface expliciteMéthode privée IMajorObject. . :: . .DependsOn
Implémentation d'interface explicitePropriété privée IMajorObject. . :: . .ObjectReference
Implémentation d'interface explicitePropriété privée IMajorObject. . :: . .ParentDatabase
Implémentation d'interface explicitePropriété privée IMajorObject. . :: . .ParentServer
Implémentation d'interface explicitePropriété privée IMajorObject. . :: . .Path
Implémentation d'interface expliciteMéthode privée IMajorObject. . :: . .WriteRef
Implémentation d'interface explicitePropriété privée IModelComponent. . :: . .FriendlyPath (Hérité de ModelComponent.)
Implémentation d'interface explicitePropriété privée IModelComponent. . :: . .OwningCollection (Hérité de ModelComponent.)
Implémentation d'interface explicitePropriété privée IProcessable. . :: . .LastProcessed (Hérité de ProcessableMajorObject.)
Implémentation d'interface explicitePropriété privée IProcessable. . :: . .State (Hérité de ProcessableMajorObject.)

Haut de la page