Bemærk
Adgang til denne side kræver godkendelse. Du kan prøve at logge på eller ændre mapper.
Adgang til denne side kræver godkendelse. Du kan prøve at ændre mapper.
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()