Класс ProactiveCachingInheritedBinding
Иерархия наследования
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 обеспечивает доступ к следующим элементам.
Свойства
Имя | Описание | |
---|---|---|
CanRaiseEvents | (Производный от Component.) | |
Container | (Производный от Component.) | |
DesignMode | (Производный от Component.) | |
Events | (Производный от Component.) | |
NotificationTechnique | (Производный от ProactiveCachingObjectNotificationBinding.) | |
Parent | Gets the parent object of the current object. (Производный от Binding.) | |
Site | (Производный от Component.) |
В начало
Методы
Имя | Описание | |
---|---|---|
Clone | (Переопределяет Binding. . :: . .Clone() () () ().) | |
CopyTo(Binding) | Transfers a deep copy of current object to a specified binding. (Производный от Binding.) | |
CopyTo(ProactiveCachingInheritedBinding) | ||
CopyTo(ProactiveCachingObjectNotificationBinding) | (Производный от ProactiveCachingObjectNotificationBinding.) | |
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) элементы этого типа потокобезопасны. Потокобезопасность с элементами экземпляров не гарантируется.