共用方式為


IDatabaseSchemaViewController 介面

建立資料庫結構描述提供者的使用者使用這個擴充功能,將自己的內容加入至結構描述檢視。

此 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 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

請參閱

參考

Microsoft.VisualStudio.Data.Schema.Package.Project.SchemaModelViewer.SchemaView 命名空間