Op Englesch liesen

Deelen iwwer


DataSourceView.CopyTo Method (DataSourceView)

Copies a DataSourceView to the specified object.

Namespace:  Microsoft.AnalysisServices
Assembly:  Microsoft.AnalysisServices (in Microsoft.AnalysisServices.dll)

Syntax

VB
'Declaration
Public Function CopyTo ( _
    obj As DataSourceView _
) As DataSourceView
'Usage
Dim instance As DataSourceView 
Dim obj As DataSourceView 
Dim returnValue As DataSourceView 

returnValue = instance.CopyTo(obj)

Parameters

Return Value

Type: Microsoft.AnalysisServices.DataSourceView
The object copied to.

See Also

Reference

DataSourceView Class

CopyTo Overload

Microsoft.AnalysisServices Namespace