RelationshipEndAttribute.Clone Método
Creates an identical copy of the item.
Espacio de nombres: Microsoft.AnalysisServices
Ensamblado: Microsoft.AnalysisServices (en Microsoft.AnalysisServices.dll)
Sintaxis
'Declaración
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 devuelto
Tipo: Microsoft.AnalysisServices.RelationshipEndAttribute
An identical copy of the item.