Operation.Stop 메서드
Stops the operation.
네임스페이스: Microsoft.SqlServer.Management.IntegrationServices
어셈블리: Microsoft.SqlServer.Management.IntegrationServices(Microsoft.SqlServer.Management.IntegrationServices.dll)
구문
‘선언
Public Sub Stop
‘사용 방법
Dim instance As Operation
instance.Stop()
public void Stop()
public:
void Stop()
member Stop : unit -> unit
public function Stop()