Classe ProactiveCachingQueryBinding
Represents the query binding elements for the cache.
Hierarquia de herança
System.Object
System.MarshalByRefObject
System.ComponentModel.Component
Microsoft.AnalysisServices.Binding
Microsoft.AnalysisServices.ProactiveCachingBinding
Microsoft.AnalysisServices.ProactiveCachingQueryBinding
Namespace: Microsoft.AnalysisServices
Assembly: Microsoft.AnalysisServices (em Microsoft.AnalysisServices.dll)
Sintaxe
'Declaração
<GuidAttribute("85A81986-C3BB-4612-84B8-677318AA1401")> _
Public NotInheritable Class ProactiveCachingQueryBinding _
Inherits ProactiveCachingBinding
'Uso
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
O tipo ProactiveCachingQueryBinding expõe os membros a seguir.
Construtores
Nome | Descrição | |
---|---|---|
ProactiveCachingQueryBinding | Initializes a new instance of the ProactiveCachingQueryBinding class. |
Início
Propriedades
Nome | Descrição | |
---|---|---|
Container | (Herdado de Component.) | |
Parent | Gets the parent object of the current object. (Herdado 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 | (Herdado de Component.) |
Início
Métodos
Nome | Descrição | |
---|---|---|
Clone | Returns a clone of the object. (Substitui Binding.Clone().) | |
CopyTo | Copies the content of this object to another object. | |
CreateObjRef | Segurança crítica. (Herdado de MarshalByRefObject.) | |
Dispose | (Herdado de Component.) | |
Equals | (Herdado de Object.) | |
GetHashCode | (Herdado de Object.) | |
GetLifetimeService | Segurança crítica. (Herdado de MarshalByRefObject.) | |
GetType | (Herdado de Object.) | |
InitializeLifetimeService | Segurança crítica. (Herdado de MarshalByRefObject.) | |
ToString | (Herdado de Component.) |
Início
Eventos
Nome | Descrição | |
---|---|---|
Disposed | (Herdado de Component.) |
Início
Implementações de interfaces explícitas
Nome | Descrição | |
---|---|---|
ICloneable.Clone | Creates a new copy of the object instance. (Herdado de Binding.) |
Início
Segurança de thread
Qualquer membro público static (Shared no Visual Basic) desse tipo é seguro para threads. Não há garantia de que qualquer membro de instância seja seguro para threads.