Méthode AggregationDesign.CancelDesign
Rollsback the transaction and closes the connection.
Espace de noms : Microsoft.AnalysisServices
Assembly : Microsoft.AnalysisServices (en Microsoft.AnalysisServices.dll)
Syntaxe
'Déclaration
Public Sub CancelDesign
'Utilisation
Dim instance As AggregationDesign
instance.CancelDesign()
public void CancelDesign()
public:
void CancelDesign()
member CancelDesign : unit -> unit
public function CancelDesign()