Hinweis
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, sich anzumelden oder das Verzeichnis zu wechseln.
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, das Verzeichnis zu wechseln.
Creates an identical copy of the item.
Namespace: Microsoft.AnalysisServices
Assembly: Microsoft.AnalysisServices (in Microsoft.AnalysisServices.dll)
Syntax
'Declaration
Public Function Clone As RelationshipEndAttribute
'Usage
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
Rückgabewert
Typ: Microsoft.AnalysisServices.RelationshipEndAttribute
An identical copy of the item.