Metodo AttributeRelationship.Clone

Creates a new full copy of an object.

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

Sintassi

'Dichiarazione
Public Function Clone As AttributeRelationship
'Utilizzo
Dim instance As AttributeRelationship 
Dim returnValue As AttributeRelationship 

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

Valore restituito

Tipo: Microsoft.AnalysisServices.AttributeRelationship
A new full copy of an object.

Vedere anche

Riferimento

AttributeRelationship Classe

Spazio dei nomi Microsoft.AnalysisServices