共用方式為


IDtsLogProviderUI 成員

Defines the collection of methods and properties called by the SSIS Designer to initialize and display the user interface associated with log providers.

IDtsLogProviderUI 型別公開下列成員。

方法

  名稱 描述
公用方法 Edit Opens a user interface to edit a task.
公用方法 GetEnumerableValues Returns an ArrayList of all the connection managers.
公用方法 Initialize Initializes the log provider user interface.
公用方法 SetValue Allows the user interface to do special handling for the <New Connection...> user interface.

頂端

屬性

  名稱 描述
公用屬性 IsEditable Indicates whether the ConfigString property on the log provider is editable.
公用屬性 IsEnumerable Indicates whether the user interface is modal or enumerable.

頂端