IExplorerEntityDescriptor インターフェイス

エクスプローラー内で返された操作によってエンティティに行われた変更を記述するメソッドを定義します。

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

構文

'宣言

Public Interface IExplorerEntityDescriptor
'使用

Dim instance As IExplorerEntityDescriptor
public interface IExplorerEntityDescriptor
public interface class IExplorerEntityDescriptor
type IExplorerEntityDescriptor =  interface end
public interface IExplorerEntityDescriptor

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

プロパティ

  名前 説明
パブリック プロパティ Item 名前を使用してプロパティ記述子を取得します。
パブリック プロパティ Properties 詳細ビューに定義されているプロパティ、または詳細ビューに必要なプロパティを取得します。

先頭に戻る

関連項目

参照

Microsoft.SqlServer.Management 名前空間