ProactiveCachingInheritedBinding Clase

Definición

Representa un enlace de notificación del objeto para el almacenamiento en caché automático.

[System.Runtime.InteropServices.Guid("60E256A4-9E6A-40C7-A771-6645BE96E38B")]
public sealed class ProactiveCachingInheritedBinding : Microsoft.AnalysisServices.ProactiveCachingObjectNotificationBinding
[<System.Runtime.InteropServices.Guid("60E256A4-9E6A-40C7-A771-6645BE96E38B")>]
type ProactiveCachingInheritedBinding = class
    inherit ProactiveCachingObjectNotificationBinding
Public NotInheritable Class ProactiveCachingInheritedBinding
Inherits ProactiveCachingObjectNotificationBinding
Herencia
Atributos

Constructores

ProactiveCachingInheritedBinding()

Representa un enlace de notificación del objeto para el almacenamiento en caché automático.

Propiedades

NotificationTechnique

Obtiene o establece la técnica de notificación.

(Heredado de ProactiveCachingObjectNotificationBinding)
Parent

Obtiene el objeto primario del objeto actual.

(Heredado de Binding)

Métodos

Clone()

Devuelve una copia del objeto ProactiveCachingInheritedBinding.

CopyTo(Binding)

Transfiere una copia en profundidad del objeto actual a un enlace especificado.

(Heredado de Binding)
CopyTo(ProactiveCachingInheritedBinding)

Copia un objeto ProactiveCachingInheritedBinding en el objeto especificado.

CopyTo(ProactiveCachingObjectNotificationBinding)

Copia el objeto ProactiveCachingObjectNotificationBinding en el objeto especificado.

(Heredado de ProactiveCachingObjectNotificationBinding)

Implementaciones de interfaz explícitas

ICloneable.Clone()

Representa un enlace de notificación del objeto para el almacenamiento en caché automático.

(Heredado de Binding)

Se aplica a