Remarque
L’accès à cette page nécessite une autorisation. Vous pouvez essayer de vous connecter ou de modifier des répertoires.
L’accès à cette page nécessite une autorisation. Vous pouvez essayer de modifier des répertoires.
Represents the relationship between a Dimension and an Aggregation. This class cannot be inherited.
Hiérarchie d'héritage
System.Object
System.MarshalByRefObject
System.ComponentModel.Component
Microsoft.AnalysisServices.ModelComponent
Microsoft.AnalysisServices.AggregationDimension
Espace de noms : Microsoft.AnalysisServices
Assembly : Microsoft.AnalysisServices (en Microsoft.AnalysisServices.dll)
Syntaxe
'Déclaration
<GuidAttribute("7B5E1329-C951-4dbd-A404-11050D15280A")> _
Public NotInheritable Class AggregationDimension _
Inherits ModelComponent _
Implements ICloneable
'Utilisation
Dim instance As AggregationDimension
[GuidAttribute("7B5E1329-C951-4dbd-A404-11050D15280A")]
public sealed class AggregationDimension : ModelComponent,
ICloneable
[GuidAttribute(L"7B5E1329-C951-4dbd-A404-11050D15280A")]
public ref class AggregationDimension sealed : public ModelComponent,
ICloneable
[<SealedAttribute>]
[<GuidAttribute("7B5E1329-C951-4dbd-A404-11050D15280A")>]
type AggregationDimension =
class
inherit ModelComponent
interface ICloneable
end
public final class AggregationDimension extends ModelComponent implements ICloneable
Le type AggregationDimension expose les membres suivants.
Constructeurs
| Nom | Description | |
|---|---|---|
![]() |
AggregationDimension() | Initializes a new instance of the AggregationDimension class using the default values. |
![]() |
AggregationDimension(String) | Initializes a new instance of the AggregationDimension class using a name. |
Haut de la page
Propriétés
| Nom | Description | |
|---|---|---|
![]() |
Annotations | Gets a collection within which you can store custom data. (hérité de ModelComponent.) |
![]() |
Attributes | Gets the collection of attributes for the associated AggregationDimension. |
![]() |
Container | (hérité de Component.) |
![]() |
CubeDimension | Gets the parent CubeDimension corresponding to the AggregationDimension. |
![]() |
CubeDimensionID | Gets or sets the CubeDimension element associated with the parent element. |
![]() |
Dimension | Gets the Dimension object corresponding to the AggregationDimension object. |
![]() |
FriendlyName | Infrastructure. Gets the friendly name of the ModelComponent. (hérité de ModelComponent.) |
![]() |
KeyForCollection | Infrastructure. Gets the key used in the collection. (hérité de ModelComponent.) |
![]() |
MeasureGroupDimension | Gets the relationship between a dimension and a measure group within an AggregationDimension. |
![]() |
OwningCollection | Gets or sets the collection that contains the ModelComponent. (hérité de ModelComponent.) |
![]() |
Parent | Gets the Aggregation object that is the parent of the AggregationDimension object. |
![]() |
ParentAggregationDesign | Gets the parent AggregationDesign object of an AggregationDimension. |
![]() |
ParentCube | Gets the Cube object that is the parent of the AggregationDimension object. |
![]() |
ParentDatabase | Gets the Database object that is the parent of the AggregationDimension object's Cube object. |
![]() |
ParentMeasureGroup | Gets the MeasureGroup object that is the parent of the AggregationDimension object. |
![]() |
ParentServer | Gets the Server object that is the parent of the AggregationDimension object. |
![]() |
Site | (hérité de Component.) |
Haut de la page
Méthodes
| Nom | Description | |
|---|---|---|
![]() |
AddToContainer | Infrastructure. Adds a ModelComponent object to the specified container. (hérité de ModelComponent.) |
![]() |
AfterInsert | Infrastructure. Displays a ModelComponent object after added to the specified index. (hérité de ModelComponent.) |
![]() |
AfterMove | Infrastructure. Displays a ModelComponent object after moving to the specified index. (hérité de ModelComponent.) |
![]() |
AfterRemove | Infrastructure. Displays a ModelComponentCollection after a ModelComponent object is removed. (hérité de ModelComponent.) |
![]() |
BeforeRemove | Infrastructure. Removes the ModelComponent object before the cleanup. (hérité de ModelComponent.) |
![]() |
Clone | Creates and returns a new object that is a copy of the current instance of this AggregationDimension object. |
![]() |
CopyTo | Copies the content of the AggregationDimension object to another object (the destination). |
![]() |
CreateObjRef | Informations critiques de sécurité. (hérité de MarshalByRefObject.) |
![]() |
Dispose | (hérité de Component.) |
![]() |
Equals | (hérité de Object.) |
![]() |
GetHashCode | (hérité de Object.) |
![]() |
GetLifetimeService | Informations critiques de sécurité. (hérité de MarshalByRefObject.) |
![]() |
GetType | (hérité de Object.) |
![]() |
InitializeLifetimeService | Informations critiques de sécurité. (hérité de MarshalByRefObject.) |
![]() |
RemoveFromContainer | Infrastructure. Removes a ModelComponent object from the specified container. (hérité de ModelComponent.) |
![]() |
Submit() | Infrastructure. Submits a ModelComponent object. (hérité de ModelComponent.) |
![]() |
Submit(Boolean) | Infrastructure. Submits a ModelComponent object. (hérité de ModelComponent.) |
![]() |
ToString | Infrastructure. Returns a string that represents the current object. (hérité de ModelComponent.) |
![]() |
Validate(ValidationErrorCollection) | Validates the element to which it is appended; returns any errors encountered in a collection. (hérité de ModelComponent.) |
![]() |
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.) |
![]() |
Validate(ValidationErrorCollection, Boolean, ServerEdition) | Validates the element to which it is appended; returns any errors encountered into a collection. Also contains a parameter to enable return of detailed errors. (remplace ModelComponent.Validate(ValidationErrorCollection, Boolean, ServerEdition).) |
Haut de la page
Événements
| Nom | Description | |
|---|---|---|
![]() |
Disposed | (hérité de Component.) |
Haut de la page
Implémentations d'interfaces explicites
| Nom | Description | |
|---|---|---|
![]() ![]() |
ICloneable.Clone | Creates and returns a new object that is a copy of the current instance of this AggregationDimension object. |
![]() ![]() |
IHostableComponent.Host | Gets or sets the IServiceProvider that is the host of the ModelComponent. (hérité de ModelComponent.) |
![]() ![]() |
IModelComponent.FriendlyPath | Gets a friendly path for the ModelComponent. (hérité de ModelComponent.) |
![]() ![]() |
IModelComponent.OwningCollection | Gets or sets the collection that owns the current object. (hérité de ModelComponent.) |
Haut de la page
Sécurité des threads
Tous les membres publics static (Shared dans Visual Basic) de ce type sont thread-safe. Tous les membres de l'instance ne sont pas garantis comme étant thread-safe.
.gif)
.gif)
.gif)
.gif)
.gif)
.gif)
.gif)
.gif)