言語

SqlScriptPublishModel.ScriptError イベント

定義

スクリプトの生成または発行のエラー イベント

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

イベントの種類

適用対象