ISchemaViewController Interface

Represents the schema view controller Interface.

This API is not CLS-compliant. The CLS-compliant alternative is .

Namespace:  Microsoft.VisualStudio.Data.Schema.Project.Project.ToolWindows.DatabaseSchemaView
Assembly:  Microsoft.VisualStudio.Data.Schema.Project (in Microsoft.VisualStudio.Data.Schema.Project.dll)

Syntax

'Declaration
<CLSCompliantAttribute(False)> _
Public Interface ISchemaViewController
'Usage
Dim instance As ISchemaViewController
[CLSCompliantAttribute(false)]
public interface ISchemaViewController
[CLSCompliantAttribute(false)]
public interface class ISchemaViewController
public interface ISchemaViewController
[<AbstractClassAttribute>]
[<CLSCompliantAttribute(false)>]
type ISchemaViewController =  interface end

See Also

Reference

ISchemaViewController Members

Microsoft.VisualStudio.Data.Schema.Project.Project.ToolWindows.DatabaseSchemaView Namespace