次の方法で共有


AgnosticDatabaseConfigurationExtender クラス

柔軟なデータベース構成エクステンダを表します。

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

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

構文

'宣言
<ComVisibleAttribute(True)> _
<CLSCompliantAttribute(False)> _
Public NotInheritable Class AgnosticDatabaseConfigurationExtender _
    Inherits DatabaseProjectConfigurationExtender _
    Implements IFilterProperties, ICustomTypeDescriptor
'使用
Dim instance As AgnosticDatabaseConfigurationExtender
[ComVisibleAttribute(true)]
[CLSCompliantAttribute(false)]
public sealed class AgnosticDatabaseConfigurationExtender : DatabaseProjectConfigurationExtender, 
    IFilterProperties, ICustomTypeDescriptor
[ComVisibleAttribute(true)]
[CLSCompliantAttribute(false)]
public ref class AgnosticDatabaseConfigurationExtender sealed : public DatabaseProjectConfigurationExtender, 
    IFilterProperties, ICustomTypeDescriptor
public final class AgnosticDatabaseConfigurationExtender extends DatabaseProjectConfigurationExtender implements IFilterProperties, ICustomTypeDescriptor

解説

このクラスは Visual Studio のプロパティ ウィンドウで使用されるため、ComVisible およびパブリックである必要があります。

継承階層

System.Object
  Microsoft.VisualStudio.Data.Schema.Project.Project.Features.Extenders.BaseExtender
    Microsoft.VisualStudio.Data.Schema.Project.Project.Features.Extenders.DatabaseProjectConfigurationExtender
      Microsoft.VisualStudio.Data.Schema.Project.Project.Features.Extenders.AgnosticDatabaseConfigurationExtender

スレッド セーフ

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

参照

参照

AgnosticDatabaseConfigurationExtender メンバ

Microsoft.VisualStudio.Data.Schema.Project.Project.Features.Extenders 名前空間