Developing a User Interface for a Custom Log Provider
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 Integration Services.
For working samples of custom log providers, see the Integration Services samples on Codeplex.
|