次の方法で共有


DatabaseProjectExtenderCategories クラス

データベース プロジェクト ノードを拡張するためのカテゴリ識別子を定義します。

継承階層

System.Object
  Microsoft.VisualStudio.Data.Schema.Package.Project.DatabaseProjectExtenderCategories

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

構文

'宣言
Public NotInheritable Class DatabaseProjectExtenderCategories
public static class DatabaseProjectExtenderCategories
public ref class DatabaseProjectExtenderCategories abstract sealed
[<AbstractClass>]
[<Sealed>]
type DatabaseProjectExtenderCategories =  class end
public final class DatabaseProjectExtenderCategories

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

フィールド

  名前 説明
パブリック フィールド静的メンバー DatabaseFileNodeExtCatId IDatabaseFileNode カテゴリ。
パブリック フィールド静的メンバー DatabaseFolderNodeExtCatId IDatabaseFolderNode カテゴリ。
パブリック フィールド静的メンバー DatabaseProjectConfigExtCatId IDatabaseProjectConfiguration カテゴリ。
パブリック フィールド静的メンバー DatabaseProjectNodeExtCatId IDatabaseProjectNode カテゴリ。
パブリック フィールド静的メンバー DatabaseProjectReferenceNodeExtCatId IDatabaseProjectReferenceNode カテゴリ。
パブリック フィールド静的メンバー ReferenceNodeExtCatId IDatabaseReferenceNode カテゴリ。

このページのトップへ

スレッド セーフ

この型のすべてのパブリック static (Visual Basic では Shared) メンバーは、スレッド セーフです。 インスタンス メンバーの場合は、スレッド セーフであるとは限りません。

参照

参照

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