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


Класс ProactiveCachingIncrementalProcessingBinding

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

System. . :: . .Object
  System. . :: . .MarshalByRefObject
    System.ComponentModel. . :: . .Component
      Microsoft.AnalysisServices. . :: . .Binding
        Microsoft.AnalysisServices. . :: . .ProactiveCachingBinding
          Microsoft.AnalysisServices..::..ProactiveCachingIncrementalProcessingBinding

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

Синтаксис

'Декларация
<GuidAttribute("DA982292-8FD9-4F41-92D9-C1B2F024F060")> _
Public NotInheritable Class ProactiveCachingIncrementalProcessingBinding _
    Inherits ProactiveCachingBinding
'Применение
Dim instance As ProactiveCachingIncrementalProcessingBinding
[GuidAttribute("DA982292-8FD9-4F41-92D9-C1B2F024F060")]
public sealed class ProactiveCachingIncrementalProcessingBinding : ProactiveCachingBinding
[GuidAttribute(L"DA982292-8FD9-4F41-92D9-C1B2F024F060")]
public ref class ProactiveCachingIncrementalProcessingBinding sealed : public ProactiveCachingBinding
[<SealedAttribute>]
[<GuidAttribute("DA982292-8FD9-4F41-92D9-C1B2F024F060")>]
type ProactiveCachingIncrementalProcessingBinding =  
    class
        inherit ProactiveCachingBinding
    end
public final class ProactiveCachingIncrementalProcessingBinding extends ProactiveCachingBinding

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

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

  Имя Описание
Открытый метод ProactiveCachingIncrementalProcessingBinding

В начало

Свойства

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

В начало

Методы

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

В начало

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

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

См. также

Справочник