ProactiveCaching.Source 属性

定义

获取或设置 ProactiveCaching 对象的绑定。

[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

属性值

一个 ProactiveCachingBinding 对象。

属性

注解

这会调节通知机制以及处理选项。 源的默认值为 ProactiveCachingInheritedBinding。

适用于