次の方法で共有


RelationshipEndAttribute.Clone メソッド

項目の完全なコピーを作成します。

名前空間:  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
項目の完全なコピーです。

関連項目

参照

RelationshipEndAttribute クラス

Microsoft.AnalysisServices 名前空間