Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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()