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


Метод DimensionAttribute.Clone

Creates a new full copy of the DimensionAttribute object.

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

Синтаксис

'Декларация
Public Function Clone As DimensionAttribute
'Применение
Dim instance As DimensionAttribute 
Dim returnValue As DimensionAttribute 

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

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

Тип: Microsoft.AnalysisServices.DimensionAttribute
The clone of the object.

См. также

Справочник

DimensionAttribute Класс

Пространство имен Microsoft.AnalysisServices