Поделиться через


Метод Clone

Creates a new full copy of an object.

Пространство имен:  Microsoft.AnalysisServices
Сборка:  Microsoft.AnalysisServices (в Microsoft.AnalysisServices.dll)

Синтаксис

'Декларация
Public Function Clone As AttributeRelationship
'Применение
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

Возвращаемое значение

Тип Microsoft.AnalysisServices. . :: . .AttributeRelationship