Condividi tramite


Metodo CancelDesign

Cancels the design associated with an AggregationDesign object.

Spazio dei nomi  Microsoft.AnalysisServices
Assembly:  Microsoft.AnalysisServices (in Microsoft.AnalysisServices.dll)

Sintassi

'Dichiarazione
Public Sub CancelDesign
'Utilizzo
Dim instance As AggregationDesign

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