ProactiveCachingQueryBinding Class
Updated: May 24, 2016
Represents the query binding elements for the cache.
Assembly: Microsoft.AnalysisServices (in Microsoft.AnalysisServices.dll)
System::MarshalByRefObject
System.ComponentModel::Component
Microsoft.AnalysisServices::Binding
Microsoft.AnalysisServices::ProactiveCachingBinding
Microsoft.AnalysisServices::ProactiveCachingQueryBinding
| Name | Description | |
|---|---|---|
![]() | ProactiveCachingQueryBinding() | Initializes a new instance of the ProactiveCachingQueryBinding class. |
| Name | Description | |
|---|---|---|
![]() | Container | (Inherited from Component.) |
![]() | Parent | Gets the parent object of the current object.(Inherited from Binding.) |
![]() | QueryNotifications | Gets or sets the collection of query notification elements that provide information to the ProactiveCachingQueryBinding class. |
![]() | RefreshInterval | Gets or sets the update interval for ProactiveCachingQueryBinding. |
![]() | Site | (Inherited from Component.) |
| Name | Description | |
|---|---|---|
![]() | Clone() | Returns a clone of the object.(Overrides Binding::Clone().) |
![]() | CopyTo(ProactiveCachingQueryBinding^) | Copies the content of this object to another object. |
![]() | CreateObjRef(Type^) | (Inherited from MarshalByRefObject.) |
![]() | Dispose() | (Inherited from Component.) |
![]() | Equals(Object^) | (Inherited from Object.) |
![]() | GetHashCode() | (Inherited from Object.) |
![]() | GetLifetimeService() | (Inherited from MarshalByRefObject.) |
![]() | GetType() | (Inherited from Object.) |
![]() | InitializeLifetimeService() | (Inherited from MarshalByRefObject.) |
![]() | ToString() | (Inherited from Component.) |
| Name | Description | |
|---|---|---|
![]() ![]() | ICloneable::Clone() | Creates a new copy of the object instance.(Inherited from Binding.) |
Any public static ( Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.




