IExplorerNavigationService インターフェイス

エクスプローラーでのナビゲーションをサポートするメソッド、プロパティ、およびイベントを含むインターフェイスを表します。

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

構文

'宣言

<(True)> _
<("8DF262DE-04DC-4a4e-80F2-B949ADD46B76")> _
Public Interface IExplorerNavigationService
'使用

Dim instance As IExplorerNavigationService
[(true)]
[("8DF262DE-04DC-4a4e-80F2-B949ADD46B76")]
public interface IExplorerNavigationService
[(true)]
[(L"8DF262DE-04DC-4a4e-80F2-B949ADD46B76")]
public interface class IExplorerNavigationService
[<(true)>]
[<("8DF262DE-04DC-4a4e-80F2-B949ADD46B76")>]
type IExplorerNavigationService =  interface end
public interface IExplorerNavigationService

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

メソッド

  名前 説明
パブリック メソッド GetEntity ナビゲーション エンティティに関する情報を指定します。
パブリック メソッド GetView ナビゲーション エンティティに関する情報のビューを指定します。

先頭に戻る

関連項目

参照

Microsoft.SqlServer.Management 名前空間