ProactiveCachingObjectNotificationBinding Clase

Definición

Representa información para el elemento ProactiveCaching sobre los cambios del origen de datos.

[System.Runtime.InteropServices.Guid("4198255B-F85B-4F3D-9441-DA6F70765599")]
public abstract class ProactiveCachingObjectNotificationBinding : Microsoft.AnalysisServices.ProactiveCachingBinding
[<System.Runtime.InteropServices.Guid("4198255B-F85B-4F3D-9441-DA6F70765599")>]
type ProactiveCachingObjectNotificationBinding = class
    inherit ProactiveCachingBinding
Public MustInherit Class ProactiveCachingObjectNotificationBinding
Inherits ProactiveCachingBinding
Herencia
ProactiveCachingObjectNotificationBinding
Derivado
Atributos

Constructores

ProactiveCachingObjectNotificationBinding()

Representa información para el elemento ProactiveCaching sobre los cambios del origen de datos.

Propiedades

NotificationTechnique

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

Parent

Obtiene el objeto primario del objeto actual.

(Heredado de Binding)

Métodos

Clone()

Crea una copia en profundidad del objeto actual.

(Heredado de Binding)
CopyTo(Binding)

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

(Heredado de Binding)
CopyTo(ProactiveCachingObjectNotificationBinding)

Copia el objeto ProactiveCachingObjectNotificationBinding en el objeto especificado.

Implementaciones de interfaz explícitas

ICloneable.Clone()

Representa información para el elemento ProactiveCaching sobre los cambios del origen de datos.

(Heredado de Binding)

Se aplica a