Clase ProactiveCachingObjectNotificationBinding
Jerarquía de herencia
System. . :: . .Object
System. . :: . .MarshalByRefObject
System.ComponentModel. . :: . .Component
Microsoft.AnalysisServices. . :: . .Binding
Microsoft.AnalysisServices. . :: . .ProactiveCachingBinding
Microsoft.AnalysisServices..::..ProactiveCachingObjectNotificationBinding
Microsoft.AnalysisServices. . :: . .ProactiveCachingInheritedBinding
Microsoft.AnalysisServices. . :: . .ProactiveCachingTablesBinding
Espacio de nombres: Microsoft.AnalysisServices
Ensamblado: Microsoft.AnalysisServices (en Microsoft.AnalysisServices.dll)
Sintaxis
'Declaración
<GuidAttribute("4198255B-F85B-4F3D-9441-DA6F70765599")> _
Public MustInherit Class ProactiveCachingObjectNotificationBinding _
Inherits ProactiveCachingBinding
'Uso
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
El tipo ProactiveCachingObjectNotificationBinding expone los siguientes miembros.
Propiedades
Nombre | Descripción | |
---|---|---|
CanRaiseEvents | (Se hereda de Component.) | |
Container | (Se hereda de Component.) | |
DesignMode | (Se hereda de Component.) | |
Events | (Se hereda de Component.) | |
NotificationTechnique | ||
Parent | Gets the parent object of the current object. (Se hereda de Binding.) | |
Site | (Se hereda de Component.) |
Arriba
Métodos
Nombre | Descripción | |
---|---|---|
Clone | Creates a deep copy of current object. (Se hereda de Binding.) | |
CopyTo(Binding) | Transfers a deep copy of current object to a specified binding. (Se hereda de Binding.) | |
CopyTo(ProactiveCachingObjectNotificationBinding) | ||
CreateObjRef | (Se hereda de MarshalByRefObject.) | |
Dispose() () () () | (Se hereda de Component.) | |
Dispose(Boolean) | (Se hereda de Component.) | |
Equals | (Se hereda de Object.) | |
Finalize | (Se hereda de Component.) | |
GetHashCode | (Se hereda de Object.) | |
GetLifetimeService | (Se hereda de MarshalByRefObject.) | |
GetService | (Se hereda de Component.) | |
GetType | (Se hereda de Object.) | |
InitializeLifetimeService | (Se hereda de MarshalByRefObject.) | |
MemberwiseClone() () () () | (Se hereda de Object.) | |
MemberwiseClone(Boolean) | (Se hereda de MarshalByRefObject.) | |
ToString | (Se hereda de Component.) |
Arriba
Implementaciones de interfaces explícitas
Nombre | Descripción | |
---|---|---|
ICloneable. . :: . .Clone | (Se hereda de Binding.) |
Arriba
Seguridad para subprocesos
Cualquier miembro público static (Shared en Visual Basic) de este tipo es seguro para subprocesos. No se garantiza que los miembros de instancia sean seguros para subprocesos.