Condividi tramite


ErrorSupport.FireInformationWithArgs Method

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

Elenco degli overload

Nome Description
ErrorSupport.FireInformationWithArgs (Int32, ref Boolean, Object[])
Raises an informational message about the specified HRESULT, allows execution to be cancelled, and includes an optional array of user-defined objects or information.
ErrorSupport.FireInformationWithArgs (Int32, String, String, Int32, ref Boolean, Object[])
Raises an informational message about 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.

Vedere anche

Riferimento

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