ProactiveCaching.Source Property
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.
Gets or sets the binding of the ProactiveCaching object.
[System.ComponentModel.Browsable(false)]
public Microsoft.AnalysisServices.ProactiveCachingBinding Source { get; set; }
[<System.ComponentModel.Browsable(false)>]
member this.Source : Microsoft.AnalysisServices.ProactiveCachingBinding with get, set
Public Property Source As ProactiveCachingBinding
Property Value
A ProactiveCachingBinding object.
- Attributes
Remarks
This regulates the notification mechanisms as well as the processing options. The default for source is ProactiveCachingInheritedBinding.