Udostępnij przez


QueryNotification Class

Provides information consumed by the ProactiveCaching element. The information is about the query to execute to determine whether a data source has been modified.

Namespace: Microsoft.AnalysisServices
Assembly: Microsoft.AnalysisServices (in microsoft.analysisservices.dll)

Syntax

'Deklaracja
<GuidAttribute("7642048A-96D8-4051-8ADE-9FC7AD74D3D6")> _
Public Class QueryNotification
    Implements ICloneable
[GuidAttribute("7642048A-96D8-4051-8ADE-9FC7AD74D3D6")] 
public class QueryNotification : ICloneable
[GuidAttribute(L"7642048A-96D8-4051-8ADE-9FC7AD74D3D6")] 
public ref class QueryNotification : ICloneable
/** @attribute GuidAttribute("7642048A-96D8-4051-8ADE-9FC7AD74D3D6") */ 
public class QueryNotification implements ICloneable
GuidAttribute("7642048A-96D8-4051-8ADE-9FC7AD74D3D6") 
public class QueryNotification implements ICloneable

Inheritance Hierarchy

System.Object
  Microsoft.AnalysisServices.QueryNotification
     Microsoft.AnalysisServices.IncrementalProcessingNotification

Thread Safety

Any public static (Shared in Microsoft Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

Platforms

Development Platforms

For a list of the supported platforms, see Hardware and Software Requirements for Installing SQL Server.

Target Platforms

For a list of the supported platforms, see Hardware and Software Requirements for Installing SQL Server.