Classe ProactiveCachingTablesBinding
Represents information to the ProactiveCaching element about data source changes in specified tables and views that require rebuilding the cache.
Gerarchia di ereditarietà
System.Object
System.MarshalByRefObject
System.ComponentModel.Component
Microsoft.AnalysisServices.Binding
Microsoft.AnalysisServices.ProactiveCachingBinding
Microsoft.AnalysisServices.ProactiveCachingObjectNotificationBinding
Microsoft.AnalysisServices.ProactiveCachingTablesBinding
Spazio dei nomi Microsoft.AnalysisServices
Assembly: Microsoft.AnalysisServices (in Microsoft.AnalysisServices.dll)
Sintassi
'Dichiarazione
<GuidAttribute("E0F5C3A7-D47D-47ED-BD52-99E1BBD1DB23")> _
Public NotInheritable Class ProactiveCachingTablesBinding _
Inherits ProactiveCachingObjectNotificationBinding
'Utilizzo
Dim instance As ProactiveCachingTablesBinding
[GuidAttribute("E0F5C3A7-D47D-47ED-BD52-99E1BBD1DB23")]
public sealed class ProactiveCachingTablesBinding : ProactiveCachingObjectNotificationBinding
[GuidAttribute(L"E0F5C3A7-D47D-47ED-BD52-99E1BBD1DB23")]
public ref class ProactiveCachingTablesBinding sealed : public ProactiveCachingObjectNotificationBinding
[<SealedAttribute>]
[<GuidAttribute("E0F5C3A7-D47D-47ED-BD52-99E1BBD1DB23")>]
type ProactiveCachingTablesBinding =
class
inherit ProactiveCachingObjectNotificationBinding
end
public final class ProactiveCachingTablesBinding extends ProactiveCachingObjectNotificationBinding
Nel tipo ProactiveCachingTablesBinding sono esposti i membri seguenti.
Costruttori
Nome | Descrizione | |
---|---|---|
ProactiveCachingTablesBinding | Initializes a new instance of the ProactiveCachingTablesBinding class. |
In alto
Proprietà
Nome | Descrizione | |
---|---|---|
Container | Ereditato da Component. | |
NotificationTechnique | Gets or sets the notification technique. Ereditato da ProactiveCachingObjectNotificationBinding. | |
Parent | Gets the parent object of the current object. Ereditato da Binding. | |
Site | Ereditato da Component. | |
TableNotifications | Gets the collection of table notification. |
In alto
Metodi
Nome | Descrizione | |
---|---|---|
Clone | Returns a clone of the object. Esegue l'override di Binding.Clone(). | |
CopyTo | Copies the content of this object to another object. | |
CreateObjRef | Criticità per la sicurezza. Ereditato da MarshalByRefObject. | |
Dispose | Ereditato da Component. | |
Equals | Ereditato da Object. | |
GetHashCode | Ereditato da Object. | |
GetLifetimeService | Criticità per la sicurezza. Ereditato da MarshalByRefObject. | |
GetType | Ereditato da Object. | |
InitializeLifetimeService | Criticità per la sicurezza. Ereditato da MarshalByRefObject. | |
ToString | Ereditato da Component. |
In alto
Eventi
Nome | Descrizione | |
---|---|---|
Disposed | Ereditato da Component. |
In alto
Implementazioni esplicite dell'interfaccia
Nome | Descrizione | |
---|---|---|
ICloneable.Clone | Creates a new copy of the object instance. Ereditato da Binding. |
In alto
Protezione dei thread
I membri static (Shared in Visual Basic) pubblici di questo tipo sono affidabili. Non è invece garantita la sicurezza dei membri dell'istanza.