Share via


IncrementalProcessingNotification.CopyTo Method

Include Protected Members
Include Inherited Members

Creates a full copy of an object into the existing object that is passed as a parameter.

Overload List

  Name Description
Public method CopyTo(IncrementalProcessingNotification) Copies an IncrementalProcessingNotification object to the specified object.
Public method CopyTo(QueryNotification) Copies a QueryNotification object to the specified object. (Inherited from QueryNotification.)

Top