次の方法で共有


ITaskFormFactoryService インターフェイス

タスク フォームの操作を実行するメソッドを定義します。

名前空間:  Microsoft.SqlServer.Management
アセンブリ:  Microsoft.SqlServer.Management.SDK.SqlStudio (Microsoft.SqlServer.Management.SDK.SqlStudio.dll)

構文

'宣言

<("a9e18ed5-2630-4c2a-a36a-af8329968d11")> _
<(True)> _
Public Interface ITaskFormFactoryService
'使用

Dim instance As ITaskFormFactoryService
[("a9e18ed5-2630-4c2a-a36a-af8329968d11")]
[(true)]
public interface ITaskFormFactoryService
[(L"a9e18ed5-2630-4c2a-a36a-af8329968d11")]
[(true)]
public interface class ITaskFormFactoryService
[<("a9e18ed5-2630-4c2a-a36a-af8329968d11")>]
[<(true)>]
type ITaskFormFactoryService =  interface end
public interface ITaskFormFactoryService

ITaskFormFactoryService 型は、以下のメンバーを公開しています。

プロパティ

  名前 説明
パブリック プロパティ TaskForms タスク フォームから得られる情報のコレクションを取得します。

先頭に戻る

メソッド

  名前 説明
パブリック メソッド CreateTaskFormInstance タスク フォームの新しいインスタンスを初期化します。

先頭に戻る

関連項目

参照

Microsoft.SqlServer.Management 名前空間