QueryNotification.CopyTo(QueryNotification) Metodo
Definizione
Importante
Alcune informazioni sono relative alla release non definitiva del prodotto, che potrebbe subire modifiche significative prima della release definitiva. Microsoft non riconosce alcuna garanzia, espressa o implicita, in merito alle informazioni qui fornite.
Copia un oggetto QueryNotification nell'oggetto specificato.
public Microsoft.AnalysisServices.QueryNotification CopyTo (Microsoft.AnalysisServices.QueryNotification obj);
member this.CopyTo : Microsoft.AnalysisServices.QueryNotification -> Microsoft.AnalysisServices.QueryNotification
Public Function CopyTo (obj As QueryNotification) As QueryNotification
Parametri
Oggetto in cui si effettua la copia.
Restituisce
Oggetto QueryNotification in cui è stata eseguita la copia.