共用方式為


RelationshipEndAttribute.Clone 方法

Creates an identical copy of the item.

命名空間:  Microsoft.AnalysisServices
組件:  Microsoft.AnalysisServices (在 Microsoft.AnalysisServices.dll 中)

語法

'宣告
Public Function Clone As RelationshipEndAttribute
'用途
Dim instance As RelationshipEndAttribute 
Dim returnValue As RelationshipEndAttribute 

returnValue = instance.Clone()
public RelationshipEndAttribute Clone()
public:
RelationshipEndAttribute^ Clone()
member Clone : unit -> RelationshipEndAttribute
public function Clone() : RelationshipEndAttribute

傳回值

型別:Microsoft.AnalysisServices.RelationshipEndAttribute
An identical copy of the item.

請參閱

參考

RelationshipEndAttribute 類別

Microsoft.AnalysisServices 命名空間