Méthode Relationship.Clone

Creates a copy of the specified relationship.

Espace de noms :  Microsoft.AnalysisServices
Assembly :  Microsoft.AnalysisServices (en Microsoft.AnalysisServices.dll)

Syntaxe

'Déclaration
Public Function Clone As Relationship
'Utilisation
Dim instance As Relationship 
Dim returnValue As Relationship 

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

Valeur de retour

Type : Microsoft.AnalysisServices.Relationship
The copy of the specified relationship.

Voir aussi

Référence

Relationship Classe

Espace de noms Microsoft.AnalysisServices