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) 

事件类型

适用于