Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Displays the Database Schema View tool window.
Namespace: Microsoft.VisualStudio.Data.Schema.Package.Project.SchemaModelViewer
Assembly: Microsoft.VisualStudio.Data.Schema.Package (in Microsoft.VisualStudio.Data.Schema.Package.dll)
Syntax
'Declaration
Public Sub ShowDatabaseSchemaView
public void ShowDatabaseSchemaView()
public:
void ShowDatabaseSchemaView()
member ShowDatabaseSchemaView : unit -> unit
public function ShowDatabaseSchemaView()
.NET Framework Security
- Full trust for the immediate caller. This member cannot be used by partially trusted code. For more information, see Using Libraries from Partially Trusted Code.
See Also
Reference
SchemaModelViewerService Class
Microsoft.VisualStudio.Data.Schema.Package.Project.SchemaModelViewer Namespace