SqlScriptPublishModel.ScriptProgress 事件

定義

產生或發佈腳本的進度事件

public event EventHandler<Microsoft.SqlServer.Management.SqlScriptPublish.ScriptEventArgs> ScriptProgress;
member this.ScriptProgress : EventHandler<Microsoft.SqlServer.Management.SqlScriptPublish.ScriptEventArgs> 
Public Event ScriptProgress As EventHandler(Of ScriptEventArgs) 

事件類型

適用於