Classe ProactiveCachingTablesBinding
Hierarquia de herança
System. . :: . .Object
System. . :: . .MarshalByRefObject
System.ComponentModel. . :: . .Component
Microsoft.AnalysisServices. . :: . .Binding
Microsoft.AnalysisServices. . :: . .ProactiveCachingBinding
Microsoft.AnalysisServices. . :: . .ProactiveCachingObjectNotificationBinding
Microsoft.AnalysisServices..::..ProactiveCachingTablesBinding
Namespace: Microsoft.AnalysisServices
Assembly: Microsoft.AnalysisServices (em Microsoft.AnalysisServices.dll)
Sintaxe
'Declaração
<GuidAttribute("E0F5C3A7-D47D-47ED-BD52-99E1BBD1DB23")> _
Public NotInheritable Class ProactiveCachingTablesBinding _
Inherits ProactiveCachingObjectNotificationBinding
'Uso
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
O tipo ProactiveCachingTablesBinding expõe os membros a seguir.
Propriedades
Nome | Descrição | |
---|---|---|
CanRaiseEvents | (Herdado de Component.) | |
Container | (Herdado de Component.) | |
DesignMode | (Herdado de Component.) | |
Events | (Herdado de Component.) | |
NotificationTechnique | (Herdado de ProactiveCachingObjectNotificationBinding.) | |
Parent | Gets the parent object of the current object. (Herdado de Binding.) | |
Site | (Herdado de Component.) | |
TableNotifications |
Início
Métodos
Nome | Descrição | |
---|---|---|
Clone | (Substitui Binding. . :: . .Clone() () () ().) | |
CopyTo(Binding) | Transfers a deep copy of current object to a specified binding. (Herdado de Binding.) | |
CopyTo(ProactiveCachingObjectNotificationBinding) | (Herdado de ProactiveCachingObjectNotificationBinding.) | |
CopyTo(ProactiveCachingTablesBinding) | ||
CreateObjRef | (Herdado de MarshalByRefObject.) | |
Dispose() () () () | (Herdado de Component.) | |
Dispose(Boolean) | (Herdado de Component.) | |
Equals | (Herdado de Object.) | |
Finalize | (Herdado de Component.) | |
GetHashCode | (Herdado de Object.) | |
GetLifetimeService | (Herdado de MarshalByRefObject.) | |
GetService | (Herdado de Component.) | |
GetType | (Herdado de Object.) | |
InitializeLifetimeService | (Herdado de MarshalByRefObject.) | |
MemberwiseClone() () () () | (Herdado de Object.) | |
MemberwiseClone(Boolean) | (Herdado de MarshalByRefObject.) | |
ToString | (Herdado de Component.) |
Início
Implementações de interfaces explícitas
Nome | Descrição | |
---|---|---|
ICloneable. . :: . .Clone | (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.