言語

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) 

イベントの種類

適用対象