ScriptMaker.ScriptingError 事件

定义

在编写脚本时出错时要触发的事件

public event Microsoft.SqlServer.Management.Smo.ScriptingErrorEventHandler ScriptingError;
member this.ScriptingError : Microsoft.SqlServer.Management.Smo.ScriptingErrorEventHandler 
Public Custom Event ScriptingError As ScriptingErrorEventHandler 

事件类型

适用于