Класс ProactiveCachingBinding
Иерархия наследования
System. . :: . .Object
System. . :: . .MarshalByRefObject
System.ComponentModel. . :: . .Component
Microsoft.AnalysisServices. . :: . .Binding
Microsoft.AnalysisServices..::..ProactiveCachingBinding
Microsoft.AnalysisServices. . :: . .ProactiveCachingIncrementalProcessingBinding
Microsoft.AnalysisServices. . :: . .ProactiveCachingObjectNotificationBinding
Microsoft.AnalysisServices. . :: . .ProactiveCachingQueryBinding
Пространство имен: Microsoft.AnalysisServices
Сборка: Microsoft.AnalysisServices (в Microsoft.AnalysisServices.dll)
Синтаксис
'Декларация
<GuidAttribute("11DDA4D7-1862-4FA5-9246-46B20DB4BDC2")> _
Public MustInherit Class ProactiveCachingBinding _
Inherits Binding
'Применение
Dim instance As ProactiveCachingBinding
[GuidAttribute("11DDA4D7-1862-4FA5-9246-46B20DB4BDC2")]
public abstract class ProactiveCachingBinding : Binding
[GuidAttribute(L"11DDA4D7-1862-4FA5-9246-46B20DB4BDC2")]
public ref class ProactiveCachingBinding abstract : public Binding
[<AbstractClassAttribute>]
[<GuidAttribute("11DDA4D7-1862-4FA5-9246-46B20DB4BDC2")>]
type ProactiveCachingBinding =
class
inherit Binding
end
public abstract class ProactiveCachingBinding extends Binding
Тип ProactiveCachingBinding обеспечивает доступ к следующим элементам.
Свойства
Имя | Описание | |
---|---|---|
CanRaiseEvents | (Производный от Component.) | |
Container | (Производный от Component.) | |
DesignMode | (Производный от Component.) | |
Events | (Производный от Component.) | |
Parent | Gets the parent object of the current object. (Производный от Binding.) | |
Site | (Производный от Component.) |
В начало
Методы
Имя | Описание | |
---|---|---|
Clone | Creates a deep copy of current object. (Производный от Binding.) | |
CopyTo | Transfers a deep copy of current object to a specified binding. (Производный от Binding.) | |
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.) |
В начало
Явные реализации интерфейса
Имя | Описание | |
---|---|---|
ICloneable. . :: . .Clone | (Производный от Binding.) |
В начало
Безопасность многопоточности
Любые открытые статический (Shared в Visual Basic) элементы этого типа потокобезопасны. Потокобезопасность с элементами экземпляров не гарантируется.