Classe ProactiveCachingQueryBinding
Represents the query binding elements for the cache.
Hiérarchie d'héritage
System.Object
System.MarshalByRefObject
System.ComponentModel.Component
Microsoft.AnalysisServices.Binding
Microsoft.AnalysisServices.ProactiveCachingBinding
Microsoft.AnalysisServices.ProactiveCachingQueryBinding
Espace de noms : Microsoft.AnalysisServices
Assembly : Microsoft.AnalysisServices (en Microsoft.AnalysisServices.dll)
Syntaxe
'Déclaration
<GuidAttribute("85A81986-C3BB-4612-84B8-677318AA1401")> _
Public NotInheritable Class ProactiveCachingQueryBinding _
Inherits ProactiveCachingBinding
'Utilisation
Dim instance As ProactiveCachingQueryBinding
[GuidAttribute("85A81986-C3BB-4612-84B8-677318AA1401")]
public sealed class ProactiveCachingQueryBinding : ProactiveCachingBinding
[GuidAttribute(L"85A81986-C3BB-4612-84B8-677318AA1401")]
public ref class ProactiveCachingQueryBinding sealed : public ProactiveCachingBinding
[<SealedAttribute>]
[<GuidAttribute("85A81986-C3BB-4612-84B8-677318AA1401")>]
type ProactiveCachingQueryBinding =
class
inherit ProactiveCachingBinding
end
public final class ProactiveCachingQueryBinding extends ProactiveCachingBinding
Le type ProactiveCachingQueryBinding expose les membres suivants.
Constructeurs
Nom | Description | |
---|---|---|
ProactiveCachingQueryBinding | Initializes a new instance of the ProactiveCachingQueryBinding class. |
Haut de la page
Propriétés
Nom | Description | |
---|---|---|
Container | (hérité de Component.) | |
Parent | Gets the parent object of the current object. (hérité de 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 | (hérité de Component.) |
Haut de la page
Méthodes
Nom | Description | |
---|---|---|
Clone | Returns a clone of the object. (remplace Binding.Clone().) | |
CopyTo | Copies the content of this object to another object. | |
CreateObjRef | Informations critiques de sécurité. (hérité de MarshalByRefObject.) | |
Dispose | (hérité de Component.) | |
Equals | (hérité de Object.) | |
GetHashCode | (hérité de Object.) | |
GetLifetimeService | Informations critiques de sécurité. (hérité de MarshalByRefObject.) | |
GetType | (hérité de Object.) | |
InitializeLifetimeService | Informations critiques de sécurité. (hérité de MarshalByRefObject.) | |
ToString | (hérité de Component.) |
Haut de la page
Événements
Nom | Description | |
---|---|---|
Disposed | (hérité de Component.) |
Haut de la page
Implémentations d'interfaces explicites
Nom | Description | |
---|---|---|
ICloneable.Clone | Creates a new copy of the object instance. (hérité de Binding.) |
Haut de la page
Sécurité des threads
Tous les membres publics static (Shared dans Visual Basic) de ce type sont thread-safe. Tous les membres de l'instance ne sont pas garantis comme étant thread-safe.