IDtsLogProviderUI Interface
Defines the collection of methods and properties called by the SSIS Designer to initialize and display the user interface associated with log providers.
Namespace: Microsoft.SqlServer.Dts.Runtime.Design
Assembly: Microsoft.SqlServer.Dts.Design (in microsoft.sqlserver.dts.design.dll)
Syntax
'Declaration
Public Interface IDtsLogProviderUI
public interface IDtsLogProviderUI
public interface class IDtsLogProviderUI
public interface IDtsLogProviderUI
public interface IDtsLogProviderUI
Platforms
Development Platforms
For a list of the supported platforms, see Hardware and Software Requirements for Installing SQL Server 2005.
Target Platforms
For a list of the supported platforms, see Hardware and Software Requirements for Installing SQL Server 2005.
See Also
Reference
IDtsLogProviderUI Members
Microsoft.SqlServer.Dts.Runtime.Design Namespace