Classe ProactiveCachingInheritedBinding
Represents an object notification binding for proactive caching.
Hierarquia de herança
System.Object
System.MarshalByRefObject
System.ComponentModel.Component
Microsoft.AnalysisServices.Binding
Microsoft.AnalysisServices.ProactiveCachingBinding
Microsoft.AnalysisServices.ProactiveCachingObjectNotificationBinding
Microsoft.AnalysisServices.ProactiveCachingInheritedBinding
Namespace: Microsoft.AnalysisServices
Assembly: Microsoft.AnalysisServices (em Microsoft.AnalysisServices.dll)
Sintaxe
'Declaração
<GuidAttribute("60E256A4-9E6A-40C7-A771-6645BE96E38B")> _
Public NotInheritable Class ProactiveCachingInheritedBinding _
Inherits ProactiveCachingObjectNotificationBinding
'Uso
Dim instance As ProactiveCachingInheritedBinding
[GuidAttribute("60E256A4-9E6A-40C7-A771-6645BE96E38B")]
public sealed class ProactiveCachingInheritedBinding : ProactiveCachingObjectNotificationBinding
[GuidAttribute(L"60E256A4-9E6A-40C7-A771-6645BE96E38B")]
public ref class ProactiveCachingInheritedBinding sealed : public ProactiveCachingObjectNotificationBinding
[<SealedAttribute>]
[<GuidAttribute("60E256A4-9E6A-40C7-A771-6645BE96E38B")>]
type ProactiveCachingInheritedBinding =
class
inherit ProactiveCachingObjectNotificationBinding
end
public final class ProactiveCachingInheritedBinding extends ProactiveCachingObjectNotificationBinding
O tipo ProactiveCachingInheritedBinding expõe os membros a seguir.
Construtores
Nome | Descrição | |
---|---|---|
ProactiveCachingInheritedBinding | Initializes a new instance of the ProactiveCachingInheritedBinding class. |
Início
Propriedades
Nome | Descrição | |
---|---|---|
Container | (Herdado de Component.) | |
NotificationTechnique | Gets or sets the notification technique. (Herdado de ProactiveCachingObjectNotificationBinding.) | |
Parent | Gets the parent object of the current object. (Herdado de Binding.) | |
Site | (Herdado de Component.) |
Início
Métodos
Nome | Descrição | |
---|---|---|
Clone | Returns a clone of the object. (Substitui Binding.Clone().) | |
CopyTo | Copies a ProactiveCachingInheritedBinding object to the specified object. | |
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 | (Herdado de Component.) |
Início
Eventos
Nome | Descrição | |
---|---|---|
Disposed | (Herdado de Component.) |
Início
Implementações de interfaces explícitas
Nome | Descrição | |
---|---|---|
ICloneable.Clone | Creates a new copy of the object instance. (Herdado de Binding.) |
Início
Segurança de thread
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.