Clase ProactiveCachingIncrementalProcessingBinding
Represents the incremental binding elements for the cache.
Jerarquía de herencia
System.Object
System.MarshalByRefObject
System.ComponentModel.Component
Microsoft.AnalysisServices.Binding
Microsoft.AnalysisServices.ProactiveCachingBinding
Microsoft.AnalysisServices.ProactiveCachingIncrementalProcessingBinding
Espacio de nombres: Microsoft.AnalysisServices
Ensamblado: Microsoft.AnalysisServices (en Microsoft.AnalysisServices.dll)
Sintaxis
'Declaración
<GuidAttribute("DA982292-8FD9-4F41-92D9-C1B2F024F060")> _
Public NotInheritable Class ProactiveCachingIncrementalProcessingBinding _
Inherits ProactiveCachingBinding
'Uso
Dim instance As ProactiveCachingIncrementalProcessingBinding
[GuidAttribute("DA982292-8FD9-4F41-92D9-C1B2F024F060")]
public sealed class ProactiveCachingIncrementalProcessingBinding : ProactiveCachingBinding
[GuidAttribute(L"DA982292-8FD9-4F41-92D9-C1B2F024F060")]
public ref class ProactiveCachingIncrementalProcessingBinding sealed : public ProactiveCachingBinding
[<SealedAttribute>]
[<GuidAttribute("DA982292-8FD9-4F41-92D9-C1B2F024F060")>]
type ProactiveCachingIncrementalProcessingBinding =
class
inherit ProactiveCachingBinding
end
public final class ProactiveCachingIncrementalProcessingBinding extends ProactiveCachingBinding
El tipo ProactiveCachingIncrementalProcessingBinding expone los siguientes miembros.
Constructores
Nombre | Descripción | |
---|---|---|
ProactiveCachingIncrementalProcessingBinding | Initializes a new instance of the ProactiveCachingIncrementalProcessingBinding class. |
Arriba
Propiedades
Nombre | Descripción | |
---|---|---|
Container | (Se hereda de Component.) | |
IncrementalProcessingNotifications | Gets or sets the collection incremental notifications that provide information on the process. | |
Parent | Gets the parent object of the current object. (Se hereda de Binding.) | |
RefreshInterval | Gets or sets the update interval for ProactiveCachingIncrementalProcessingBinding. | |
Site | (Se hereda de Component.) |
Arriba
Métodos
Nombre | Descripción | |
---|---|---|
Clone | Returns a clone of the object. (Invalida Binding.Clone().) | |
CopyTo | Copies the content of this object to another object. | |
CreateObjRef | Importante para la seguridad. (Se hereda de MarshalByRefObject.) | |
Dispose | (Se hereda de Component.) | |
Equals | (Se hereda de Object.) | |
GetHashCode | (Se hereda de Object.) | |
GetLifetimeService | Importante para la seguridad. (Se hereda de MarshalByRefObject.) | |
GetType | (Se hereda de Object.) | |
InitializeLifetimeService | Importante para la seguridad. (Se hereda de MarshalByRefObject.) | |
ToString | (Se hereda de Component.) |
Arriba
Eventos
Nombre | Descripción | |
---|---|---|
Disposed | (Se hereda de Component.) |
Arriba
Implementaciones de interfaces explícitas
Nombre | Descripción | |
---|---|---|
ICloneable.Clone | Creates a new copy of the object instance. (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.