Share via


SqlReportViewData.CopyFrom method

Copies from another object of the same type.

Namespace:  Microsoft.PerformancePoint.Scorecards
Assembly:  Microsoft.PerformancePoint.Scorecards.Client (in Microsoft.PerformancePoint.Scorecards.Client.dll)

Syntax

'Declaration
Protected Overridable Sub CopyFrom ( _
    template As SqlReportViewData _
)
'Usage
Dim template As SqlReportViewData

Me.CopyFrom(template)
protected virtual void CopyFrom(
    SqlReportViewData template
)

Parameters

See also

Reference

SqlReportViewData class

SqlReportViewData members

Microsoft.PerformancePoint.Scorecards namespace