AggregationDesign.CancelDesign Method

Rollsback the transaction and closes the connection.

Namespace:  Microsoft.AnalysisServices
Assembly:  Microsoft.AnalysisServices (in Microsoft.AnalysisServices.dll)

Syntax

'Declaration
Public Sub CancelDesign
'Usage
Dim instance As AggregationDesign

instance.CancelDesign()
public void CancelDesign()
public:
void CancelDesign()
member CancelDesign : unit -> unit
public function CancelDesign()

See Also

Reference

AggregationDesign Class

Microsoft.AnalysisServices Namespace