Класс Level
Defines a level in a Hierarchy element. This class cannot be inherited.
Иерархия наследования
System. . :: . .Object
System. . :: . .MarshalByRefObject
System.ComponentModel. . :: . .Component
Microsoft.AnalysisServices. . :: . .ModelComponent
Microsoft.AnalysisServices. . :: . .NamedComponent
Microsoft.AnalysisServices..::..Level
Пространство имен: Microsoft.AnalysisServices
Сборка: Microsoft.AnalysisServices (в Microsoft.AnalysisServices.dll)
Синтаксис
'Декларация
<GuidAttribute("449F0533-E601-4c13-9841-4946FB641699")> _
Public NotInheritable Class Level _
Inherits NamedComponent _
Implements ICloneable
'Применение
Dim instance As Level
[GuidAttribute("449F0533-E601-4c13-9841-4946FB641699")]
public sealed class Level : NamedComponent,
ICloneable
[GuidAttribute(L"449F0533-E601-4c13-9841-4946FB641699")]
public ref class Level sealed : public NamedComponent,
ICloneable
[<SealedAttribute>]
[<GuidAttribute("449F0533-E601-4c13-9841-4946FB641699")>]
type Level =
class
inherit NamedComponent
interface ICloneable
end
public final class Level extends NamedComponent implements ICloneable
Тип Level обеспечивает доступ к следующим элементам.
Конструкторы
Имя | Описание | |
---|---|---|
![]() |
Level() () () () | Initializes a new instance of the Level class using default values. |
![]() |
Level(String) | Initializes a new instance of Level using a name. |
![]() |
Level(String, String) | Initializes a new instance of Level using a name and an identifier. |
В начало
Свойства
Имя | Описание | |
---|---|---|
![]() |
Annotations | Gets a collection within which you can store custom data. (Производный от ModelComponent.) |
![]() |
CanRaiseEvents | (Производный от Component.) |
![]() |
Container | (Производный от Component.) |
![]() |
Description | (Производный от NamedComponent.) |
![]() |
DesignMode | (Производный от Component.) |
![]() |
Events | (Производный от Component.) |
![]() |
FriendlyName | (Производный от 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 | (Производный от NamedComponent.) |
![]() |
KeyForCollection | (Производный от NamedComponent.) |
![]() |
Name | (Производный от NamedComponent.) |
![]() |
OwningCollection | Gets or sets the collection that contains the ModelComponent. (Производный от 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 | (Производный от NamedComponent.) |
![]() |
SiteID | (Производный от 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. |
В начало
Методы
Имя | Описание | |
---|---|---|
![]() |
AddToContainer | Инфраструктура. (Производный от ModelComponent.) |
![]() |
AfterInsert | Инфраструктура. (Производный от ModelComponent.) |
![]() |
AfterMove | Инфраструктура. (Производный от ModelComponent.) |
![]() |
AfterRemove | Инфраструктура. (Производный от ModelComponent.) |
![]() |
BeforeRemove | Инфраструктура. (Производный от ModelComponent.) |
![]() |
Clone | Creates a new full copy of an object. |
![]() |
CopyTo(Level) | Copies a Level object to the specified object. |
![]() |
CopyTo(ModelComponent) | Инфраструктура. (Производный от ModelComponent.) |
![]() |
CopyTo(NamedComponent) | (Производный от NamedComponent.) |
![]() |
CreateObjRef | (Производный от MarshalByRefObject.) |
![]() |
Dispose() () () () | (Производный от Component.) |
![]() |
Dispose(Boolean) | (Производный от Component.) |
![]() |
Equals | (Производный от Object.) |
![]() |
Finalize | (Производный от Component.) |
![]() |
GetHashCode | (Производный от Object.) |
![]() |
GetLifetimeService | (Производный от MarshalByRefObject.) |
![]() |
GetService | (Производный от Component.) |
![]() |
GetType | (Производный от Object.) |
![]() |
InitializeLifetimeService | (Производный от MarshalByRefObject.) |
![]() |
MemberwiseClone() () () () | (Производный от Object.) |
![]() |
MemberwiseClone(Boolean) | (Производный от MarshalByRefObject.) |
![]() |
RemoveFromContainer | Инфраструктура. (Производный от ModelComponent.) |
![]() |
Reset | (Производный от NamedComponent.) |
![]() |
Submit() () () () | Инфраструктура. (Производный от ModelComponent.) |
![]() |
Submit(Boolean) | Инфраструктура. (Производный от ModelComponent.) |
![]() |
ToString | (Производный от NamedComponent.) |
![]() |
Validate(ValidationErrorCollection) | Validates the element to which it is appended; returns any errors encountered in a collection. (Производный от 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. (Производный от ModelComponent.) |
![]() |
Validate(ValidationErrorCollection, Boolean, ServerEdition) | (Переопределяет NamedComponent. . :: . .Validate(ValidationErrorCollection, Boolean, ServerEdition).) |
В начало
Явные реализации интерфейса
Имя | Описание | |
---|---|---|
![]() ![]() |
ICloneable. . :: . .Clone | |
![]() ![]() |
IFormattable. . :: . .ToString | (Производный от NamedComponent.) |
![]() ![]() |
IHostableComponent. . :: . .Host | (Производный от ModelComponent.) |
![]() ![]() |
IModelComponent. . :: . .FriendlyPath | (Производный от ModelComponent.) |
![]() ![]() |
IModelComponent. . :: . .OwningCollection | (Производный от ModelComponent.) |
В начало
Безопасность многопоточности
Любые открытые статический (Shared в Visual Basic) элементы этого типа потокобезопасны. Потокобезопасность с элементами экземпляров не гарантируется.