ScriptMaker.ScriptingError 事件

定義

在撰寫腳本時發生錯誤時會觸發的事件

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

事件類型

適用於