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


Класс ProactiveCachingObjectNotificationBinding

Represents information to the ProactiveCaching element about data source changes.

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

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

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

Синтаксис

'Декларация
<GuidAttribute("4198255B-F85B-4F3D-9441-DA6F70765599")> _
Public MustInherit Class ProactiveCachingObjectNotificationBinding _
    Inherits ProactiveCachingBinding
'Применение
Dim instance As ProactiveCachingObjectNotificationBinding
[GuidAttribute("4198255B-F85B-4F3D-9441-DA6F70765599")]
public abstract class ProactiveCachingObjectNotificationBinding : ProactiveCachingBinding
[GuidAttribute(L"4198255B-F85B-4F3D-9441-DA6F70765599")]
public ref class ProactiveCachingObjectNotificationBinding abstract : public ProactiveCachingBinding
[<AbstractClassAttribute>]
[<GuidAttribute("4198255B-F85B-4F3D-9441-DA6F70765599")>]
type ProactiveCachingObjectNotificationBinding =  
    class 
        inherit ProactiveCachingBinding 
    end
public abstract class ProactiveCachingObjectNotificationBinding extends ProactiveCachingBinding

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

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

  Имя Описание
Защищенный метод ProactiveCachingObjectNotificationBinding Initializes a new instance of the ProactiveCachingObjectNotificationBinding class.

В начало

Свойства

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

В начало

Методы

  Имя Описание
Открытый метод Clone Creates a deep copy of current object. (Производный от Binding.)
Защищенный метод CopyTo(Binding) Transfers a deep copy of current object to a specified binding. (Производный от Binding.)
Защищенный метод CopyTo(ProactiveCachingObjectNotificationBinding) Copies the ProactiveCachingObjectNotificationBinding 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 (Производный от Component.)

В начало

События

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

В начало

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

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

В начало

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

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

См. также

Справочник

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