IDtsLogProviderUI インターフェイス
ログ プロバイダに関連付けられたユーザー インターフェイスを初期化および表示するために SSIS デザイナによって呼び出されるメソッドとプロパティのコレクションを定義します。
名前空間: Microsoft.SqlServer.Dts.Runtime.Design
アセンブリ: Microsoft.SqlServer.Dts.Design (Microsoft.SqlServer.Dts.Design.dll)
構文
'宣言
Public Interface IDtsLogProviderUI
'使用
Dim instance As IDtsLogProviderUI
public interface IDtsLogProviderUI
public interface class IDtsLogProviderUI
type IDtsLogProviderUI = interface end
public interface IDtsLogProviderUI