AggregationDesign.CancelDesign 메서드
Rollsback the transaction and closes the connection.
네임스페이스: Microsoft.AnalysisServices
어셈블리: Microsoft.AnalysisServices(Microsoft.AnalysisServices.dll)
구문
‘선언
Public Sub CancelDesign
‘사용 방법
Dim instance As AggregationDesign
instance.CancelDesign()
public void CancelDesign()
public:
void CancelDesign()
member CancelDesign : unit -> unit
public function CancelDesign()