QueryNotification.CopyTo Method
SQL Server 2012
Copies a QueryNotification object to the specified object.
Namespace: Microsoft.AnalysisServices
Assembly: Microsoft.AnalysisServices (in Microsoft.AnalysisServices.dll)
Parameters
- obj
- Type: Microsoft.AnalysisServices.QueryNotification
The object you are copying to.
Return Value
Type: Microsoft.AnalysisServices.QueryNotificationThe QueryNotification object copied to.
