ScriptingErrorEventArgs Class
SQL Server 2012
The ScriptingErrorEventArgs object provides programmatic access to the arguments used to report the errors that occur during scripting operations.
Namespace: Microsoft.SqlServer.Management.Smo
Assembly: Microsoft.SqlServer.Smo (in Microsoft.SqlServer.Smo.dll)
The ScriptingErrorEventArgs type exposes the following members.
| Name | Description | |
|---|---|---|
![]() | Current | Gets the Urn object value that specifies the object that the operation is currently processing. |
![]() | InnerException | Gets the exception instance that caused the current exception. |
