ErrorSupport.FireErrorWithArgs 方法

包括受保护的成员
包括继承的成员

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

此成员被重载。有关此成员的完整信息,包括语法、用法和示例,请单击重载列表中的名称。

重载列表

  名称 说明
公共方法 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.
公共方法 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.

页首

请参阅

参考

ErrorSupport 类

Microsoft.SqlServer.Dts.ManagedMsg 命名空间