Поделиться через


Класс CubeDimension

Represents the relationship between a dimension and a cube. This class cannot be inherited.

Иерархия наследования

System. . :: . .Object
  System. . :: . .MarshalByRefObject
    System.ComponentModel. . :: . .Component
      Microsoft.AnalysisServices. . :: . .ModelComponent
        Microsoft.AnalysisServices. . :: . .NamedComponent
          Microsoft.AnalysisServices..::..CubeDimension

Пространство имен:  Microsoft.AnalysisServices
Сборка:  Microsoft.AnalysisServices (в Microsoft.AnalysisServices.dll)

Синтаксис

'Декларация
<GuidAttribute("D245D11D-C3DD-4d75-9AF0-C90DB5094BCB")> _
Public NotInheritable Class CubeDimension _
    Inherits NamedComponent _
    Implements ICloneable
'Применение
Dim instance As CubeDimension
[GuidAttribute("D245D11D-C3DD-4d75-9AF0-C90DB5094BCB")]
public sealed class CubeDimension : NamedComponent, 
    ICloneable
[GuidAttribute(L"D245D11D-C3DD-4d75-9AF0-C90DB5094BCB")]
public ref class CubeDimension sealed : public NamedComponent, 
    ICloneable
[<SealedAttribute>]
[<GuidAttribute("D245D11D-C3DD-4d75-9AF0-C90DB5094BCB")>]
type CubeDimension =  
    class
        inherit NamedComponent
        interface ICloneable
    end
public final class CubeDimension extends NamedComponent implements ICloneable

Тип CubeDimension обеспечивает доступ к следующим элементам.

Конструкторы

  Имя Описание
Открытый метод 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.

В начало

Свойства

  Имя Описание
Открытое свойство 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. (Производный от ModelComponent.)
Открытое свойство Attributes Gets the collection of attributes associated with a CubeDimension object.
Защищенное свойство CanRaiseEvents (Производный от Component.)
Открытое свойство Container (Производный от Component.)
Открытое свойство Description (Производный от NamedComponent.)
Защищенное свойство DesignMode (Производный от Component.)
Открытое свойство Dimension Gets the Dimension associated with the CubeDimension object.
Открытое свойство DimensionID Gets or sets the dimension identifier associated with the CubeDimension object.
Защищенное свойство Events (Производный от Component.)
Защищенное свойство FriendlyName (Производный от 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 (Производный от NamedComponent.)
Защищенное свойство KeyForCollection (Производный от NamedComponent.)
Открытое свойство MemberUniqueNameStyle Gets or sets how unique names are generated for members of hierarchies contained within the CubeDimension.
Открытое свойство Name (Производный от NamedComponent.)
Открытое свойство OwningCollection Gets or sets the collection that contains the ModelComponent. (Производный от 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 (Производный от NamedComponent.)
Открытое свойство SiteID (Производный от NamedComponent.)
Открытое свойство Translations Gets the translations collection associated with a CubeDimension object.
Открытое свойство Visible Gets or sets the visibility property for a CubeDimension object.

В начало

Методы

  Имя Описание
Защищенный метод AddToContainer Инфраструктура. (Производный от ModelComponent.)
Защищенный метод AfterInsert Инфраструктура. (Производный от ModelComponent.)
Защищенный метод AfterMove Инфраструктура. (Производный от ModelComponent.)
Защищенный метод AfterRemove Инфраструктура. (Производный от ModelComponent.)
Защищенный метод BeforeRemove Инфраструктура. (Производный от ModelComponent.)
Открытый метод Clone Creates a new, full copy of an object.
Открытый метод CopyTo(CubeDimension) Copies a CubeDimension 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).)

В начало

События

  Имя Описание
Открытое событие Disposed (Производный от Component.)

В начало

Явные реализации интерфейса

  Имя Описание
Явная реализация интерфейсаЗакрытый метод ICloneable. . :: . .Clone
Явная реализация интерфейсаЗакрытый метод IFormattable. . :: . .ToString (Производный от NamedComponent.)
Явная реализация интерфейсаЗакрытое свойство IHostableComponent. . :: . .Host (Производный от ModelComponent.)
Явная реализация интерфейсаЗакрытое свойство IModelComponent. . :: . .FriendlyPath (Производный от ModelComponent.)
Явная реализация интерфейсаЗакрытое свойство IModelComponent. . :: . .OwningCollection (Производный от ModelComponent.)

В начало

Безопасность многопоточности

Любые открытые статический (Shared в Visual Basic) элементы этого типа потокобезопасны. Потокобезопасность с элементами экземпляров не гарантируется.

См. также

Справочник