Compartir a través de


ErrorSupport.FireErrorWithArgs Método

Incluir miembros protegidos
Incluir miembros heredados

Raises an error with the option to provide an array of user-defined objects or information.

Este miembro está sobrecargado. Para obtener información completa acerca de este miembro, incluidos sintaxis, uso y ejemplos, haga clic en un nombre de la lista de sobrecarga.

Lista de sobrecargas

  Nombre Descripción
Método público FireErrorWithArgs(Int32, Boolean%, array<Object[]) Raises an error identified by the specified HRESULT, allows execution to be cancelled, and includes an optional array of user-defined objects or information.
Método público FireErrorWithArgs(Int32, String, String, Int32, Boolean%, array<Object[]) Raises an error identified by the specified HRESULT, associates it with the specified component, help file, and help context, allows execution to be cancelled, and includes an optional array of user-defined objects or information.

Arriba

Vea también

Referencia

ErrorSupport Clase

Espacio de nombres Microsoft.SqlServer.Dts.ManagedMsg