Condividi tramite


Classe QueryNotification

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

Spazio dei nomi:  Microsoft.AnalysisServices
Assembly:  Microsoft.AnalysisServices (in Microsoft.AnalysisServices.dll)

Sintassi

'Dichiarazione
<GuidAttribute("7642048A-96D8-4051-8ADE-9FC7AD74D3D6")> _
Public Class QueryNotification _
    Implements ICloneable
'Utilizzo
Dim instance As QueryNotification
[GuidAttribute("7642048A-96D8-4051-8ADE-9FC7AD74D3D6")]
public class QueryNotification : ICloneable
[GuidAttribute(L"7642048A-96D8-4051-8ADE-9FC7AD74D3D6")]
public ref class QueryNotification : ICloneable
[<GuidAttribute("7642048A-96D8-4051-8ADE-9FC7AD74D3D6")>]
type QueryNotification =  
    class
        interface ICloneable
    end
public class QueryNotification implements ICloneable

Gerarchia di ereditarietà

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

Thread Safety

Tutti i membri pubblici static (Shared in Visual Basic) di questo tipo sono thread safe. I membri di istanza non hanno garanzia di essere thread safe.