Méthode RelationshipEndAttribute.Clone
Creates an identical copy of the item.
Espace de noms : Microsoft.AnalysisServices
Assembly : Microsoft.AnalysisServices (en Microsoft.AnalysisServices.dll)
Syntaxe
'Déclaration
Public Function Clone As RelationshipEndAttribute
'Utilisation
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
Valeur de retour
Type : Microsoft.AnalysisServices.RelationshipEndAttribute
An identical copy of the item.