QueryNotificationCollection.Add Método

Adds a QueryNotification to the end of the collection.

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

Sintaxis

C#
public int Add(
    QueryNotification item
)

Parámetros

Valor devuelto

Tipo: System.Int32
The zero-based index at which the QueryNotification has been added.

Vea también

Referencia

QueryNotificationCollection Clase

Espacio de nombres Microsoft.AnalysisServices