다음을 통해 공유


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