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.