Condividi tramite


Developing a User Interface for a Custom Log Provider

Data creazione: 14 aprile 2006

Many Integration Services log providers have a custom user interface that implements IDtsLogProviderUI and replaces the Configuration text box in the Configure SSIS Logs dialog box with a filtered dropdown list of available connection managers. However, custom user interfaces for custom log providers are not implemented in SQL Server 2005 Integration Services (SSIS).

[!NOTA] For working samples of custom log providers, see Esempio HtmlLogProvider and Esempio EmailLogProvider.

Vedere anche

Attività

Creating a Custom Log Provider
Coding a Custom Log Provider

Guida in linea e informazioni

Assistenza su SQL Server 2005