DataMiningMeasureGroupDimension Methods

Include Protected Members
Include Inherited Members

The DataMiningMeasureGroupDimension type exposes the following members.

Methods

  Name Description
Protected method AddToContainer Infrastructure. Adds a ModelComponent object to the specified container. (Inherited from ModelComponent.)
Protected method AfterInsert Infrastructure. Displays a ModelComponent object after added to the specified index. (Inherited from ModelComponent.)
Protected method AfterMove Infrastructure. Displays a ModelComponent object after moving to the specified index. (Inherited from ModelComponent.)
Protected method AfterRemove Infrastructure. Removes the MeasureGroupDimension object after the cleanup in the collection. (Inherited from MeasureGroupDimension.)
Protected method BeforeRemove Infrastructure. Removes the MeasureGroupDimension object before the cleanup. (Inherited from MeasureGroupDimension.)
Public method Clone Returns a clone of the object. (Overrides MeasureGroupDimension.Clone().)
Public method CopyTo(DataMiningMeasureGroupDimension) Copies the content of this object to another object.
Public method CopyTo(MeasureGroupDimension) Copies an MeasureGroupDimension object to the specified object. (Inherited from MeasureGroupDimension.)
Public method CreateObjRef Security Critical. (Inherited from MarshalByRefObject.)
Public method Dispose (Inherited from Component.)
Public method Equals (Inherited from Object.)
Public method GetHashCode (Inherited from Object.)
Public method GetLifetimeService Security Critical. (Inherited from MarshalByRefObject.)
Public method GetType (Inherited from Object.)
Public method InitializeLifetimeService Security Critical. (Inherited from MarshalByRefObject.)
Protected method RemoveFromContainer Infrastructure. Removes a ModelComponent object from the specified container. (Inherited from ModelComponent.)
Public method Submit() Infrastructure. Submits a ModelComponent object. (Inherited from ModelComponent.)
Public method Submit(Boolean) Infrastructure. Submits a ModelComponent object. (Inherited from ModelComponent.)
Public method ToString Represents the MeasureGroupDimension object as a String. (Inherited from MeasureGroupDimension.)
Public method Validate(ValidationErrorCollection) Validates the element to which it is appended; returns any errors encountered in a collection. (Inherited from ModelComponent.)
Public method 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. (Inherited from ModelComponent.)
Public method Validate(ValidationErrorCollection, Boolean, ServerEdition) Validates the element to which it is appended; returns any errors encountered in a collection. (Overrides MeasureGroupDimension.Validate(ValidationErrorCollection, Boolean, ServerEdition).)

Top

Explicit Interface Implementations

  Name Description
Explicit interface implemetationPrivate method ICloneable.Clone Creates and returns a new object that is a copy of the current instance of this MeasureGroupDimension object. (Inherited from MeasureGroupDimension.)

Top

See Also

Reference

DataMiningMeasureGroupDimension Class

Microsoft.AnalysisServices Namespace