Level Members
Defines a level in a Hierarchy element. This class cannot be inherited.
The following tables list the members exposed by the Level type.
Public Constructors
Nombre | Description | |
---|---|---|
Level | Overloaded. Initializes a new instance of the Level class. |
Arriba
Public Properties
(see also Protected Properties )
Nombre | Description | |
---|---|---|
Annotations | Gets a collection within which you can store custom data. (inherited from ModelComponent) | |
Container | (inherited from Component ) | |
Description | (inherited from NamedComponent ) | |
HideMemberIf | Gets or sets the value of a property which indicates whether and when a member in a Level should be hidden from client applications. | |
ID | (inherited from NamedComponent ) | |
Name | (inherited from NamedComponent ) | |
OwningCollection | Gets or sets the collection that contains the ModelComponent. (inherited from ModelComponent) | |
Parent | Gets the Hierarchy object that is the parent of the Level object. | |
ParentDatabase | Gets the Database object that is the parent of the Level object. | |
ParentDimension | Gets the Dimension object that is the parent of the Level object. | |
ParentServer | Gets the Server object that is the parent of the Level object. | |
Site | (inherited from NamedComponent ) | |
SiteID | (inherited from NamedComponent ) | |
SourceAttribute | Gets or sets the dimension attribute for a source attribute associated with a Level object. | |
SourceAttributeID | Gets or sets the source attribute identifier for a source attribute associated with a Level object. | |
Translations | Gets the collection of translations associated with a Level object. |
Arriba
Protected Properties
Nombre | Description | |
---|---|---|
CanRaiseEvents | (inherited from Component ) | |
DesignMode | (inherited from Component ) | |
Events | (inherited from Component ) | |
FriendlyName | (inherited from NamedComponent ) | |
KeyForCollection | (inherited from NamedComponent ) |
Arriba
Public Methods
(see also Protected Methods )
Nombre | Description | |
---|---|---|
Clone | Creates a new full copy of an object. | |
CopyTo | Overloaded. | |
CreateObjRef | (inherited from MarshalByRefObject ) | |
Dispose | Overloaded. (inherited from Component ) | |
Equals | Overloaded. (inherited from Object ) | |
GetHashCode | (inherited from Object ) | |
GetLifetimeService | (inherited from MarshalByRefObject ) | |
GetType | (inherited from Object ) | |
InitializeLifetimeService | (inherited from MarshalByRefObject ) | |
ReferenceEquals | (inherited from Object ) | |
Submit | Overloaded. (inherited from ModelComponent ) | |
ToString | (inherited from NamedComponent ) | |
Validate | Overloaded. |
Arriba
Protected Methods
Nombre | Description | |
---|---|---|
AddToContainer | (inherited from ModelComponent ) | |
AfterInsert | (inherited from ModelComponent ) | |
AfterMove | (inherited from ModelComponent ) | |
AfterRemove | (inherited from ModelComponent ) | |
BeforeRemove | (inherited from ModelComponent ) | |
CopyTo | Overloaded. (inherited from NamedComponent ) | |
Dispose | Overloaded. (inherited from Component ) | |
Finalize | (inherited from Component ) | |
GetService | (inherited from Component ) | |
MemberwiseClone | Overloaded. (inherited from MarshalByRefObject ) | |
RemoveFromContainer | (inherited from ModelComponent ) | |
Reset | (inherited from NamedComponent ) |
Arriba
Public Events
Nombre | Description | |
---|---|---|
Disposed | (inherited from Component ) |
Arriba
Explicit Interface Implementations
Nombre | Description | |
---|---|---|
System.ICloneable.Clone | ||
System.IFormattable.ToString | (inherited from NamedComponent ) | |
Microsoft.AnalysisServices.Hosting.IHostableComponent.Host | (inherited from ModelComponent ) | |
Microsoft.AnalysisServices.IModelComponent.FriendlyPath | (inherited from ModelComponent ) | |
Microsoft.AnalysisServices.IModelComponent.OwningCollection | (inherited from ModelComponent ) |
Arriba