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) 

事件類型

適用於