Propiedades QueryNotificationCollection

Incluir miembros protegidos
Incluir miembros heredados

El tipo QueryNotificationCollection expone los siguientes miembros.

Propiedades

  Nombre Descripción
Propiedad pública Count Gets the number of QueryNotification objects in the collection.
Propiedad pública Item Gets the QueryNotification at the specified index from the collection.

Arriba

Implementaciones de interfaces explícitas

  Nombre Descripción
Implementación de interfaces explícitasPropiedad privada IList.IsFixedSize Gets a value that indicates whether the collection has a fixed size.
Implementación de interfaces explícitasPropiedad privada IList.IsReadOnly Gets a value that indicates whether this QueryNotificationCollection is read-only.
Implementación de interfaces explícitasPropiedad privada ICollection.IsSynchronized Gets a value that indicates whether access to the QueryNotificationCollection is synchronized.
Implementación de interfaces explícitasPropiedad privada IList.Item Gets or sets the element at the specified index.
Implementación de interfaces explícitasPropiedad privada ICollection.SyncRoot Gets an object that can be used to synchronize access to the QueryNotificationCollection.

Arriba

Vea también

Referencia

QueryNotificationCollection Clase

Espacio de nombres Microsoft.AnalysisServices