柔軟なデータベース構成サンドボックス エクステンダを表します。
この API は、CLS に準拠していません。
名前空間 : Microsoft.VisualStudio.Data.Schema.Project.Project.Features.Extenders
アセンブリ : Microsoft.VisualStudio.Data.Schema.Project (Microsoft.VisualStudio.Data.Schema.Project.dll 内)
構文
'宣言
<CLSCompliantAttribute(False)> _
<ComVisibleAttribute(True)> _
Public NotInheritable Class AgnosticDatabaseConfigurationSandboxExtender _
Inherits DatabaseProjectConfigurationExtender
'使用
Dim instance As AgnosticDatabaseConfigurationSandboxExtender
[CLSCompliantAttribute(false)]
[ComVisibleAttribute(true)]
public sealed class AgnosticDatabaseConfigurationSandboxExtender : DatabaseProjectConfigurationExtender
[CLSCompliantAttribute(false)]
[ComVisibleAttribute(true)]
public ref class AgnosticDatabaseConfigurationSandboxExtender sealed : public DatabaseProjectConfigurationExtender
public final class AgnosticDatabaseConfigurationSandboxExtender extends DatabaseProjectConfigurationExtender
解説
このクラスは 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.AgnosticDatabaseConfigurationSandboxExtender
スレッド セーフ
この型のすべてのパブリック static (Visual Basic では Shared) メンバは、スレッド セーフです。 インスタンス メンバの場合は、スレッド セーフであるとは限りません。
参照
参照
AgnosticDatabaseConfigurationSandboxExtender メンバ
Microsoft.VisualStudio.Data.Schema.Project.Project.Features.Extenders 名前空間