Classe MeasureBinding
Represents a measure binding.
System.Object
System.MarshalByRefObject
System.ComponentModel.Component
Microsoft.AnalysisServices.Binding
Microsoft.AnalysisServices.MeasureBinding
Namespace: Microsoft.AnalysisServices
Assembly: Microsoft.AnalysisServices (em Microsoft.AnalysisServices.dll)
'Declaração
<GuidAttribute("44BCBE23-6AD5-4320-9347-EACD396123E4")> _
Public NotInheritable Class MeasureBinding _
Inherits Binding
'Uso
Dim instance As MeasureBinding
[GuidAttribute("44BCBE23-6AD5-4320-9347-EACD396123E4")]
public sealed class MeasureBinding : Binding
[GuidAttribute(L"44BCBE23-6AD5-4320-9347-EACD396123E4")]
public ref class MeasureBinding sealed : public Binding
[<SealedAttribute>]
[<GuidAttribute("44BCBE23-6AD5-4320-9347-EACD396123E4")>]
type MeasureBinding =
class
inherit Binding
end
public final class MeasureBinding extends Binding
O tipo MeasureBinding expõe os membros a seguir.
Nome | Descrição | |
---|---|---|
![]() |
MeasureBinding() | Initializes a new instance of the MeasureBinding class. |
![]() |
MeasureBinding(String) | Initializes a new instance of the MeasureBinding class. |
Início
Nome | Descrição | |
---|---|---|
![]() |
Container | (Herdado de Component.) |
![]() |
MeasureID | Gets or sets the measure identifier associated with the MeasureBinding. |
![]() |
Parent | Gets the parent object of the current object. (Herdado de Binding.) |
![]() |
Site | (Herdado de Component.) |
Início
Nome | Descrição | |
---|---|---|
![]() |
Clone | Creates a new copy of this object instance. (Substitui Binding.Clone().) |
![]() |
CreateObjRef | Segurança crítica. (Herdado de MarshalByRefObject.) |
![]() |
Dispose | (Herdado de Component.) |
![]() |
Equals | (Herdado de Object.) |
![]() |
GetHashCode | (Herdado de Object.) |
![]() |
GetLifetimeService | Segurança crítica. (Herdado de MarshalByRefObject.) |
![]() |
GetType | (Herdado de Object.) |
![]() |
InitializeLifetimeService | Segurança crítica. (Herdado de MarshalByRefObject.) |
![]() |
ToString | Returns a string that represents the current object. (Substitui Component.ToString().) |
Início
Início
Nome | Descrição | |
---|---|---|
![]() ![]() |
ICloneable.Clone | Creates a new copy of the object instance. (Herdado de Binding.) |
Início
Qualquer membro público static (Shared no Visual Basic) desse tipo é seguro para threads. Não há garantia de que qualquer membro de instância seja seguro para threads.