Classe ProactiveCachingTablesBinding
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.
Proprietà
Nome | Descrizione | |
---|---|---|
CanRaiseEvents | Ereditato da Component. | |
Container | Ereditato da Component. | |
DesignMode | Ereditato da Component. | |
Events | Ereditato da Component. | |
NotificationTechnique | Ereditato da ProactiveCachingObjectNotificationBinding. | |
Parent | Gets the parent object of the current object. Ereditato da Binding. | |
Site | Ereditato da Component. | |
TableNotifications |
In alto
Metodi
Nome | Descrizione | |
---|---|---|
Clone | Esegue l'override di Binding. . :: . .Clone() () () (). | |
CopyTo(Binding) | Transfers a deep copy of current object to a specified binding. Ereditato da Binding. | |
CopyTo(ProactiveCachingObjectNotificationBinding) | Ereditato da ProactiveCachingObjectNotificationBinding. | |
CopyTo(ProactiveCachingTablesBinding) | ||
CreateObjRef | Ereditato da MarshalByRefObject. | |
Dispose() () () () | Ereditato da Component. | |
Dispose(Boolean) | Ereditato da Component. | |
Equals | Ereditato da Object. | |
Finalize | Ereditato da Component. | |
GetHashCode | Ereditato da Object. | |
GetLifetimeService | Ereditato da MarshalByRefObject. | |
GetService | Ereditato da Component. | |
GetType | Ereditato da Object. | |
InitializeLifetimeService | Ereditato da MarshalByRefObject. | |
MemberwiseClone() () () () | Ereditato da Object. | |
MemberwiseClone(Boolean) | Ereditato da MarshalByRefObject. | |
ToString | Ereditato da Component. |
In alto
Implementazioni esplicite dell'interfaccia
Nome | Descrizione | |
---|---|---|
ICloneable. . :: . .Clone | 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.