DeploymentContributor.Cancel 方法

Cancels execution of the contributor.

命名空间:  Microsoft.SqlServer.Dac.Deployment
程序集:  Microsoft.SqlServer.Dac.Extensions(在 Microsoft.SqlServer.Dac.Extensions.dll 中)

语法

声明
Public Sub Cancel
用法
Dim instance As DeploymentContributor

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

请参阅

参考

DeploymentContributor 类

Microsoft.SqlServer.Dac.Deployment 命名空间