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 네임스페이스