Класс Hierarchy
Represents a hierarchy in a dimension. This class cannot be inherited.
Иерархия наследования
System. . :: . .Object
System. . :: . .MarshalByRefObject
System.ComponentModel. . :: . .Component
Microsoft.AnalysisServices. . :: . .ModelComponent
Microsoft.AnalysisServices. . :: . .NamedComponent
Microsoft.AnalysisServices..::..Hierarchy
Пространство имен: Microsoft.AnalysisServices
Сборка: Microsoft.AnalysisServices (в Microsoft.AnalysisServices.dll)
Синтаксис
'Декларация
<GuidAttribute("DDF80B10-1300-436a-ACC8-E8EFF1AB8CB1")> _
Public NotInheritable Class Hierarchy _
Inherits NamedComponent _
Implements ICloneable
'Применение
Dim instance As Hierarchy
[GuidAttribute("DDF80B10-1300-436a-ACC8-E8EFF1AB8CB1")]
public sealed class Hierarchy : NamedComponent,
ICloneable
[GuidAttribute(L"DDF80B10-1300-436a-ACC8-E8EFF1AB8CB1")]
public ref class Hierarchy sealed : public NamedComponent,
ICloneable
[<SealedAttribute>]
[<GuidAttribute("DDF80B10-1300-436a-ACC8-E8EFF1AB8CB1")>]
type Hierarchy =
class
inherit NamedComponent
interface ICloneable
end
public final class Hierarchy extends NamedComponent implements ICloneable
Тип Hierarchy обеспечивает доступ к следующим элементам.
Конструкторы
Имя | Описание | |
---|---|---|
![]() |
Hierarchy() () () () | Initializes a new instance of the Hierarchy class using default values. |
![]() |
Hierarchy(String) | Initializes a new instance of Hierarchy using a name. |
![]() |
Hierarchy(String, String) | Initializes a new instance of Hierarchy, using a name and an identifier. |
В начало
Свойства
Имя | Описание | |
---|---|---|
![]() |
AllMemberName | Gets or sets the all member name property of the Hierarchy object. |
![]() |
AllMemberTranslations | Gets the all member translations property of the Hierarchy object. |
![]() |
AllowDuplicateNames | Gets or sets the Boolean value to allow duplicate names for a Hierarchy object. |
![]() |
Annotations | Gets a collection within which you can store custom data. (Производный от ModelComponent.) |
![]() |
CanRaiseEvents | (Производный от Component.) |
![]() |
Container | (Производный от Component.) |
![]() |
Description | (Производный от NamedComponent.) |
![]() |
DesignMode | (Производный от Component.) |
![]() |
DisplayFolder | Gets or sets the display folder associated with the Hierarchy object. |
![]() |
Events | (Производный от Component.) |
![]() |
FriendlyName | (Производный от NamedComponent.) |
![]() |
ID | (Производный от NamedComponent.) |
![]() |
KeyForCollection | (Производный от NamedComponent.) |
![]() |
Levels | Gets the levels associated with the Hierarchy object. |
![]() |
MemberKeysUnique | |
![]() |
MemberNamesUnique | Gets or sets the property member names unique for the Hierarchy object. |
![]() |
Name | (Производный от NamedComponent.) |
![]() |
OwningCollection | Gets or sets the collection that contains the ModelComponent. (Производный от ModelComponent.) |
![]() |
Parent | Gets the parent Dimension of the Hierarchy object. |
![]() |
ParentDatabase | Gets the parent Database of the Hierarchy object. |
![]() |
ParentServer | Gets the parent Server of the Hierarchy object. |
![]() |
Site | (Производный от NamedComponent.) |
![]() |
SiteID | (Производный от NamedComponent.) |
![]() |
Translations | Gets the collection of translations associated with a Hierarchy object. |
В начало
Методы
Имя | Описание | |
---|---|---|
![]() |
AddToContainer | Инфраструктура. (Производный от ModelComponent.) |
![]() |
AfterInsert | Инфраструктура. (Производный от ModelComponent.) |
![]() |
AfterMove | Инфраструктура. (Производный от ModelComponent.) |
![]() |
AfterRemove | Инфраструктура. (Производный от ModelComponent.) |
![]() |
BeforeRemove | Инфраструктура. (Производный от ModelComponent.) |
![]() |
Clone | Creates a new, full copy of an object. |
![]() |
CopyTo(Hierarchy) | Copies a Hierarchy 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) элементы этого типа потокобезопасны. Потокобезопасность с элементами экземпляров не гарантируется.