Compartilhar via


Método RelationshipEndAttribute.Clone

Creates an identical copy of the item.

Namespace:  Microsoft.AnalysisServices
Assembly:  Microsoft.AnalysisServices (em Microsoft.AnalysisServices.dll)

Sintaxe

'Declaração
Public Function Clone As RelationshipEndAttribute
'Uso
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

Valor de retorno

Tipo: Microsoft.AnalysisServices.RelationshipEndAttribute
An identical copy of the item.

Consulte também

Referência

RelationshipEndAttribute Classe

Namespace Microsoft.AnalysisServices