ErrorSupport.FireWarningWithArgs Method

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

多載清單

名稱 Description
ErrorSupport.FireWarningWithArgs (Int32, Object[])
Raises a warning identified by the specified HRESULT and includes an optional array of user-defined objects or information.
ErrorSupport.FireWarningWithArgs (Int32, String, String, Int32, Object[])
Raises a warning identified by the specified HRESULT, associates it with the specified component, help file, and help context, and includes an optional array of user-defined objects or information.

請參閱

參考

ErrorSupport Class
ErrorSupport Members
Microsoft.SqlServer.Dts.ManagedMsg Namespace