IDatabaseSchemaViewController-Schnittstelle
Benutzer, die Datenbankschema-Anbieter erstellen, fügen der Schemaansicht mithilfe dieser Erweiterung Inhalte hinzu.
Diese API ist nicht CLS-kompatibel.
Namespace: Microsoft.VisualStudio.Data.Schema.Package.Project.SchemaModelViewer.SchemaView
Assembly: Microsoft.VisualStudio.Data.Schema.Package (in Microsoft.VisualStudio.Data.Schema.Package.dll)
Syntax
'Declaration
<CLSCompliantAttribute(False)> _
Public Interface IDatabaseSchemaViewController _
Inherits IExtension
[CLSCompliantAttribute(false)]
public interface IDatabaseSchemaViewController : IExtension
[CLSCompliantAttribute(false)]
public interface class IDatabaseSchemaViewController : IExtension
[<CLSCompliantAttribute(false)>]
type IDatabaseSchemaViewController =
interface
interface IExtension
end
public interface IDatabaseSchemaViewController extends IExtension
Siehe auch
Referenz
Microsoft.VisualStudio.Data.Schema.Package.Project.SchemaModelViewer.SchemaView-Namespace