ScriptMaker.ScriptingError Event
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Event to be fired in case of error while scripting
public event Microsoft.SqlServer.Management.Smo.ScriptingErrorEventHandler ScriptingError;
member this.ScriptingError : Microsoft.SqlServer.Management.Smo.ScriptingErrorEventHandler
Public Custom Event ScriptingError As ScriptingErrorEventHandler