Udostępnij przez


QueryNotification Members

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

The following tables list the members exposed by the QueryNotification type.

Public Constructors

  Name Description
QueryNotification Overloaded. Initializes a new instance of the QueryNotification class.

Top

Public Properties

  Name Description
ms173948.pubproperty(pl-pl,SQL.100).gif Query Gets or sets the query associated with a QueryNotification element.

Top

Public Methods

(see also Protected Methods )

  Name Description
ms173948.pubmethod(pl-pl,SQL.100).gif Clone Creates a new full copy of an object.
ms173948.pubmethod(pl-pl,SQL.100).gif CopyTo Copies a QueryNotification object to the specified object.
ms173948.pubmethod(pl-pl,SQL.100).gif Equals  Overloaded. (inherited from Object )
ms173948.pubmethod(pl-pl,SQL.100).gif GetHashCode  (inherited from Object )
ms173948.pubmethod(pl-pl,SQL.100).gif GetType  (inherited from Object )
ms173948.pubmethod(pl-pl,SQL.100).gifms173948.static(pl-pl,SQL.100).gif ReferenceEquals  (inherited from Object )
ms173948.pubmethod(pl-pl,SQL.100).gif ToString  (inherited from Object )

Top

Protected Methods

  Name Description
ms173948.protmethod(pl-pl,SQL.100).gif Finalize  (inherited from Object )
ms173948.protmethod(pl-pl,SQL.100).gif MemberwiseClone  (inherited from Object )

Top

Explicit Interface Implementations

  Name Description
System.ICloneable.Clone  

Top