Share via


ProactiveCaching Clase

Defines ProactiveCaching settings for a parent element.

Espacio de nombres:  Microsoft.AnalysisServices
Ensamblado:  Microsoft.AnalysisServices (en Microsoft.AnalysisServices.dll)

Sintaxis

'Declaración
<TypeConverterAttribute("Microsoft.AnalysisServices.Design.ProactiveCachingTypeConverter, Microsoft.AnalysisServices.Design")> _
<GuidAttribute("7899B101-7D9A-4f07-8B91-754F592A27DF")> _
Public NotInheritable Class ProactiveCaching _
    Inherits Component _
    Implements ICloneable
'Uso
Dim instance As ProactiveCaching
[TypeConverterAttribute("Microsoft.AnalysisServices.Design.ProactiveCachingTypeConverter, Microsoft.AnalysisServices.Design")]
[GuidAttribute("7899B101-7D9A-4f07-8B91-754F592A27DF")]
public sealed class ProactiveCaching : Component, 
    ICloneable
[TypeConverterAttribute(L"Microsoft.AnalysisServices.Design.ProactiveCachingTypeConverter, Microsoft.AnalysisServices.Design")]
[GuidAttribute(L"7899B101-7D9A-4f07-8B91-754F592A27DF")]
public ref class ProactiveCaching sealed : public Component, 
    ICloneable
[<SealedAttribute>]
[<TypeConverterAttribute("Microsoft.AnalysisServices.Design.ProactiveCachingTypeConverter, Microsoft.AnalysisServices.Design")>]
[<GuidAttribute("7899B101-7D9A-4f07-8B91-754F592A27DF")>]
type ProactiveCaching =  
    class
        inherit Component
        interface ICloneable
    end
public final class ProactiveCaching extends Component implements ICloneable

Jerarquía de herencia

System. . :: . .Object
  System. . :: . .MarshalByRefObject
    System.ComponentModel. . :: . .Component
      Microsoft.AnalysisServices..::..ProactiveCaching

Seguridad para subprocesos

Todos los miembros públicos static (Shared en Visual Basic) de este tipo son seguros para subprocesos. No se garantiza que los miembros de instancia sean seguros para subprocesos.