次の方法で共有


IDatabaseSchemaViewExtenderContributor インターフェイス

Visual Studio プロパティ ブラウザーに表示されるスキーマ ビュー ノードにプロパティを追加するプロジェクト機能を有効にします。

この API は、CLS に準拠していません。 

名前空間:  Microsoft.VisualStudio.Data.Schema.Package.Project.SchemaModelViewer.SchemaView
アセンブリ:  Microsoft.VisualStudio.Data.Schema.Package (Microsoft.VisualStudio.Data.Schema.Package.dll 内)

構文

'宣言
<CLSCompliantAttribute(False)> _
Public Interface IDatabaseSchemaViewExtenderContributor
[CLSCompliantAttribute(false)]
public interface IDatabaseSchemaViewExtenderContributor
[CLSCompliantAttribute(false)]
public interface class IDatabaseSchemaViewExtenderContributor
[<CLSCompliantAttribute(false)>]
type IDatabaseSchemaViewExtenderContributor =  interface end
public interface IDatabaseSchemaViewExtenderContributor

IDatabaseSchemaViewExtenderContributor 型で公開されるメンバーは以下のとおりです。

メソッド

  名前 説明
パブリック メソッド CanExtend 指定したエクステンダー名でこのコントリビューターが Extendee を拡張できる場合は true を返します。
パブリック メソッド GetExtender Extendee のエクステンダーを返します。
パブリック メソッド GetExtenderNames Extendee で利用できるエクステンダーの名前を返します。

このページのトップへ

参照

参照

Microsoft.VisualStudio.Data.Schema.Package.Project.SchemaModelViewer.SchemaView 名前空間