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 名前空間