ProactiveCachingIncrementalProcessingBinding Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Represents the incremental binding elements for the cache.
[System.Runtime.InteropServices.Guid("DA982292-8FD9-4F41-92D9-C1B2F024F060")]
public sealed class ProactiveCachingIncrementalProcessingBinding : Microsoft.AnalysisServices.ProactiveCachingBinding
[<System.Runtime.InteropServices.Guid("DA982292-8FD9-4F41-92D9-C1B2F024F060")>]
type ProactiveCachingIncrementalProcessingBinding = class
inherit ProactiveCachingBinding
Public NotInheritable Class ProactiveCachingIncrementalProcessingBinding
Inherits ProactiveCachingBinding
- Inheritance
- Attributes
Constructors
ProactiveCachingIncrementalProcessingBinding() |
Properties
IncrementalProcessingNotifications |
Gets the collection of incremental notifications that provide information on the process. |
Parent |
Gets the parent object of the current object. (Inherited from Binding) |
RefreshInterval |
Gets or sets the update interval for ProactiveCachingIncrementalProcessingBinding. |
Methods
Clone() |
Returns a copy of the ProactiveCachingIncrementalProcessingBinding object. |
CopyTo(Binding) |
Transfers a deep copy of current object to a specified binding. (Inherited from Binding) |
CopyTo(ProactiveCachingIncrementalProcessingBinding) |
Copies the content of this object to another object. |
Explicit Interface Implementations
ICloneable.Clone() | (Inherited from Binding) |