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


Класс ProactiveCachingInheritedBinding

Represents an object notification binding for proactive caching.

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

System.Object
  System.MarshalByRefObject
    System.ComponentModel.Component
      Microsoft.AnalysisServices.Binding
        Microsoft.AnalysisServices.ProactiveCachingBinding
          Microsoft.AnalysisServices.ProactiveCachingObjectNotificationBinding
            Microsoft.AnalysisServices.ProactiveCachingInheritedBinding

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

Синтаксис

'Декларация
<GuidAttribute("60E256A4-9E6A-40C7-A771-6645BE96E38B")> _
Public NotInheritable Class ProactiveCachingInheritedBinding _
    Inherits ProactiveCachingObjectNotificationBinding
'Применение
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

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

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

  Имя Описание
Открытый метод ProactiveCachingInheritedBinding Initializes a new instance of the ProactiveCachingInheritedBinding class.

В начало

Свойства

  Имя Описание
Открытое свойство Container (Производный от Component.)
Открытое свойство NotificationTechnique Gets or sets the notification technique. (Производный от ProactiveCachingObjectNotificationBinding.)
Открытое свойство Parent Gets the parent object of the current object. (Производный от Binding.)
Открытое свойство Site (Производный от Component.)

В начало

Методы

  Имя Описание
Открытый метод Clone Returns a clone of the object. (Переопределяет Binding.Clone().)
Открытый метод CopyTo Copies a ProactiveCachingInheritedBinding object to the specified object.
Открытый метод CreateObjRef Важный элемент безопасности. (Производный от MarshalByRefObject.)
Открытый метод Dispose (Производный от Component.)
Открытый метод Equals (Производный от Object.)
Открытый метод GetHashCode (Производный от Object.)
Открытый метод GetLifetimeService Важный элемент безопасности. (Производный от MarshalByRefObject.)
Открытый метод GetType (Производный от Object.)
Открытый метод InitializeLifetimeService Важный элемент безопасности. (Производный от MarshalByRefObject.)
Открытый метод ToString (Производный от Component.)

В начало

События

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

В начало

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

  Имя Описание
Явная реализация интерфейсаЗакрытый метод ICloneable.Clone Creates a new copy of the object instance. (Производный от Binding.)

В начало

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

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

См. также

Справочник

Пространство имен Microsoft.AnalysisServices