Membri CubeDimension
Represents the relationship between a dimension and a cube. This class cannot be inherited.
Il tipo CubeDimension espone i membri seguenti.
Costruttori
Nome | Descrizione | |
---|---|---|
CubeDimension() () () () | Initializes a new instance of the CubeDimension class using default values. | |
CubeDimension(String) | Initializes a new instance of CubeDimension using an identifier. | |
CubeDimension(String, String, String) | Initializes a new instance of CubeDimension using a name a dimension identifier and CubeDimension identifier. |
In alto
Metodi
Nome | Descrizione | |
---|---|---|
AddToContainer | Infrastruttura. (Ereditato da ModelComponent). | |
AfterInsert | Infrastruttura. (Ereditato da ModelComponent). | |
AfterMove | Infrastruttura. (Ereditato da ModelComponent). | |
AfterRemove | Infrastruttura. (Ereditato da ModelComponent). | |
BeforeRemove | Infrastruttura. (Ereditato da ModelComponent). | |
Clone | Creates a new, full copy of an object. | |
CopyTo(CubeDimension) | Copies a CubeDimension object to the specified object. | |
CopyTo | Infrastruttura. (Ereditato da ModelComponent). | |
CopyTo(NamedComponent) | (Ereditato da NamedComponent). | |
CreateObjRef | (Ereditato da MarshalByRefObject). | |
Dispose | (Ereditato da Component). | |
Dispose | (Ereditato da Component). | |
Equals | (Ereditato da Object). | |
Finalize | (Ereditato da Component). | |
GetHashCode | (Ereditato da Object). | |
GetLifetimeService | (Ereditato da MarshalByRefObject). | |
GetService | (Ereditato da Component). | |
GetType | (Ereditato da Object). | |
InitializeLifetimeService | (Ereditato da MarshalByRefObject). | |
MemberwiseClone | (Ereditato da Object). | |
MemberwiseClone | (Ereditato da MarshalByRefObject). | |
RemoveFromContainer | Infrastruttura. (Ereditato da ModelComponent). | |
Reset | (Ereditato da NamedComponent). | |
Submit() () () () | Infrastruttura. (Ereditato da ModelComponent). | |
Submit(Boolean) | Infrastruttura. (Ereditato da ModelComponent). | |
ToString | (Ereditato da NamedComponent). | |
Validate(ValidationErrorCollection) | Validates the element to which it is appended; returns any errors encountered in a collection. (Ereditato da 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. (Ereditato da ModelComponent). | |
Validate(ValidationErrorCollection, Boolean, ServerEdition) | (Esegue l'override di NamedComponent. . :: . .Validate(ValidationErrorCollection, Boolean, ServerEdition).) |
In alto
Proprietà
Nome | Descrizione | |
---|---|---|
AllMemberAggregationUsage | Gets or sets controls for how Aggregation Designer in Microsoft SQL Server 2005 Analysis Services (SSAS) designs aggregations. | |
Annotations | Gets a collection within which you can store custom data. (Ereditato da ModelComponent). | |
Attributes | Gets the collection of attributes associated with a CubeDimension object. | |
CanRaiseEvents | (Ereditato da Component). | |
Container | (Ereditato da Component). | |
Description | (Ereditato da NamedComponent). | |
DesignMode | (Ereditato da Component). | |
Dimension | Gets the Dimension associated with the CubeDimension object. | |
DimensionID | Gets or sets the dimension identifier associated with the CubeDimension object. | |
Events | (Ereditato da Component). | |
FriendlyName | (Ereditato da NamedComponent). | |
Hierarchies | Gets the hierarchies associated with a CubeDimension object. | |
HierarchyUniqueNameStyle | Gets or sets how unique names are generated for hierarchies that are contained within the CubeDimension. | |
ID | (Ereditato da NamedComponent). | |
KeyForCollection | (Ereditato da NamedComponent). | |
MemberUniqueNameStyle | Gets or sets how unique names are generated for members of hierarchies contained within the CubeDimension. | |
Name | (Ereditato da NamedComponent). | |
OwningCollection | Gets or sets the collection that contains the ModelComponent. (Ereditato da ModelComponent). | |
Parent | Gets the parent Cube of the CubeDimension object. | |
ParentDatabase | Gets the parent Database of the CubeDimension object. | |
ParentServer | Gets the parent Server of the CubeDimension object. | |
Site | (Ereditato da NamedComponent). | |
SiteID | (Ereditato da NamedComponent). | |
Translations | Gets the translations collection associated with a CubeDimension object. | |
Visible | Gets or sets the visibility property for a CubeDimension object. |
In alto
Implementazioni esplicite dell'interfaccia
Nome | Descrizione | |
---|---|---|
ICloneable. . :: . .Clone | ||
IFormattable. . :: . .ToString | (Ereditato da NamedComponent). | |
IHostableComponent. . :: . .Host | (Ereditato da ModelComponent). | |
IModelComponent. . :: . .FriendlyPath | (Ereditato da ModelComponent). | |
IModelComponent. . :: . .OwningCollection | (Ereditato da ModelComponent). |
In alto