Perspective.CopyFrom(Perspective) 方法

定义

注意

Deprecated. Use CopyTo method instead.

已弃用。 请改用 CopyTo 方法。

[System.Obsolete("Deprecated. Use CopyTo method instead.", false)]
public void CopyFrom (Microsoft.AnalysisServices.Tabular.Perspective other);
[<System.Obsolete("Deprecated. Use CopyTo method instead.", false)>]
override this.CopyFrom : Microsoft.AnalysisServices.Tabular.Perspective -> unit
Public Sub CopyFrom (other As Perspective)

参数

other
Perspective
属性

适用于