AggregationAttribute.Clone 方法

Copies the current AggregationAttribute.

命名空间:  Microsoft.AnalysisServices
程序集:  Microsoft.AnalysisServices(在 Microsoft.AnalysisServices.dll 中)

语法

声明
Public Function Clone As AggregationAttribute
用法
Dim instance As AggregationAttribute 
Dim returnValue As AggregationAttribute 

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

返回值

类型:Microsoft.AnalysisServices.AggregationAttribute
A copy of AggregationAttribute.

请参阅

参考

AggregationAttribute 类

Microsoft.AnalysisServices 命名空间