Condividi tramite


Metodo RelationshipEndAttribute.Clone

Creates an identical copy of the item.

Spazio dei nomi  Microsoft.AnalysisServices
Assembly:  Microsoft.AnalysisServices (in Microsoft.AnalysisServices.dll)

Sintassi

'Dichiarazione
Public Function Clone As RelationshipEndAttribute
'Utilizzo
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

Valore restituito

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

Vedere anche

Riferimento

RelationshipEndAttribute Classe

Spazio dei nomi Microsoft.AnalysisServices