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


Класс Measure

Defines a fact attribute for which an aggregation is obtained. This class cannot be inherited.

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

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

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

Синтаксис

'Декларация
<GuidAttribute("0BFFF8F1-34F2-4408-8218-29E5D6E66014")> _
Public NotInheritable Class Measure _
    Inherits NamedComponent _
    Implements ICloneable
'Применение
Dim instance As Measure
[GuidAttribute("0BFFF8F1-34F2-4408-8218-29E5D6E66014")]
public sealed class Measure : NamedComponent, 
    ICloneable
[GuidAttribute(L"0BFFF8F1-34F2-4408-8218-29E5D6E66014")]
public ref class Measure sealed : public NamedComponent, 
    ICloneable
[<SealedAttribute>]
[<GuidAttribute("0BFFF8F1-34F2-4408-8218-29E5D6E66014")>]
type Measure =  
    class
        inherit NamedComponent
        interface ICloneable
    end
public final class Measure extends NamedComponent implements ICloneable

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

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

  Имя Описание
Открытый метод Measure() () () () Initializes a new instance of Measure using the default values.
Открытый метод Measure(String) Initializes a new instance of Measure using a name.
Открытый метод Measure(String, String) Initializes a new instance of Measure using a name and an identifier.

В начало

Свойства

  Имя Описание
Открытое свойство AggregateFunction Gets or sets the aggregate function applied to current measure.
Открытое свойство Annotations Gets a collection within which you can store custom data. (Производный от ModelComponent.)
Открытое свойство BackColor Gets or sets the BackColor for display of a Measure.
Защищенное свойство CanRaiseEvents (Производный от Component.)
Открытое свойство Container (Производный от Component.)
Открытое свойство DataType Gets or sets the current measure data type.
Открытое свойство Description (Производный от NamedComponent.)
Защищенное свойство DesignMode (Производный от Component.)
Открытое свойство DisplayFolder Gets or sets the DisplayFolder information of the Measure, for use by clients.
Защищенное свойство Events (Производный от Component.)
Открытое свойство FontFlags Gets or sets the FontFlags information of the Measure, for use by clients.
Открытое свойство FontName Gets or sets the FontName information of the Measure, for use by clients.
Открытое свойство FontSize Gets or sets the FontSize information of the Measure, for use by clients.
Открытое свойство ForeColor Gets or sets the ForeColor information of the Measure, for use by clients.
Открытое свойство FormatString Gets or sets the FormatString information of the Measure, for use by clients.
Защищенное свойство FriendlyName (Производный от NamedComponent.)
Открытое свойство ID (Производный от NamedComponent.)
Открытое свойство IsLinked
Защищенное свойство KeyForCollection (Производный от NamedComponent.)
Открытое свойство MeasureExpression
Открытое свойство Name (Производный от NamedComponent.)
Открытое свойство OwningCollection Gets or sets the collection that contains the ModelComponent. (Производный от ModelComponent.)
Открытое свойство Parent Gets the MeasureGroup that is the parent of the Measure.
Открытое свойство ParentCube Gets the Cube object that is the parent of the Measure object.
Открытое свойство ParentDatabase Gets the Database object that is the parent of the Measure.
Открытое свойство ParentServer Gets the Server object that is the parent of the Measure.
Открытое свойство Site (Производный от NamedComponent.)
Открытое свойство SiteID (Производный от NamedComponent.)
Открытое свойство Source Gets or sets the data item source for the current measure.
Открытое свойство Translations Gets the TranslationCollection object for the current measure.
Открытое свойство Visible Gets or sets whether the Measure should be visible to the client.

В начало

Методы

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

См. также

Справочник