Класс MeasureGroupBinding
Represents a binding to a MeasureGroup element. This class cannot be inherited.
Иерархия наследования
System. . :: . .Object
System. . :: . .MarshalByRefObject
System.ComponentModel. . :: . .Component
Microsoft.AnalysisServices. . :: . .Binding
Microsoft.AnalysisServices..::..MeasureGroupBinding
Пространство имен: Microsoft.AnalysisServices
Сборка: Microsoft.AnalysisServices (в Microsoft.AnalysisServices.dll)
Синтаксис
'Декларация
<GuidAttribute("0141559E-FC6F-4144-932F-56710E7B3416")> _
Public NotInheritable Class MeasureGroupBinding _
Inherits Binding
'Применение
Dim instance As MeasureGroupBinding
[GuidAttribute("0141559E-FC6F-4144-932F-56710E7B3416")]
public sealed class MeasureGroupBinding : Binding
[GuidAttribute(L"0141559E-FC6F-4144-932F-56710E7B3416")]
public ref class MeasureGroupBinding sealed : public Binding
[<SealedAttribute>]
[<GuidAttribute("0141559E-FC6F-4144-932F-56710E7B3416")>]
type MeasureGroupBinding =
class
inherit Binding
end
public final class MeasureGroupBinding extends Binding
Тип MeasureGroupBinding обеспечивает доступ к следующим элементам.
Конструкторы
Имя | Описание | |
---|---|---|
![]() |
MeasureGroupBinding() () () () | Initializes a new instance of the MeasureGroupBinding class using default values. |
![]() |
MeasureGroupBinding(String, String, String) | Initializes a new instance of Action using a data source identifier, a cube identifier, and a measure group identifier. |
В начало
Свойства
Имя | Описание | |
---|---|---|
![]() |
CanRaiseEvents | (Производный от Component.) |
![]() |
Container | (Производный от Component.) |
![]() |
CubeID | Gets or sets the cube associated with the binding. |
![]() |
DataSourceID | Gets or sets the data source associated with the binding. |
![]() |
DesignMode | (Производный от Component.) |
![]() |
Events | (Производный от Component.) |
![]() |
Filter | Gets or sets the Multidimensional Expressions (MDX) expression that filters the contents of the binding. |
![]() |
MeasureGroupID | Gets or sets the measure group associated with the binding. |
![]() |
Parent | Gets the parent object of the current object. (Производный от Binding.) |
![]() |
Persistence | Gets or sets which parts of the bound source data are dynamic, and are checked for updates using the frequency specified by the RefreshPolicy. |
![]() |
RefreshInterval | |
![]() |
RefreshPolicy | |
![]() |
Site | (Производный от Component.) |
В начало
Методы
Имя | Описание | |
---|---|---|
![]() |
Clone | Creates a new full copy of an object. (Переопределяет Binding. . :: . .Clone() () () ().) |
![]() |
CopyTo(Binding) | Transfers a deep copy of current object to a specified binding. (Производный от Binding.) |
![]() |
CopyTo(MeasureGroupBinding) | Copies a MeasureGroupBinding object to the specified object. |
![]() |
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.) |
![]() |
ToString | Returns a String that represents the current MeasureGroupBinding. (Переопределяет Component. . :: . .ToString() () () ().) |
В начало
Явные реализации интерфейса
Имя | Описание | |
---|---|---|
![]() ![]() |
ICloneable. . :: . .Clone | (Производный от Binding.) |
В начало
Безопасность многопоточности
Любые открытые статический (Shared в Visual Basic) элементы этого типа потокобезопасны. Потокобезопасность с элементами экземпляров не гарантируется.