Developing a User Interface for a Custom Log Provider

Applies to: SQL Server SSIS Integration Runtime in Azure Data Factory

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.

See Also

Creating a Custom Log Provider
Coding a Custom Log Provider