Oracle Database Project Node

This section covers the following topics:

How Oracle Database Project Node Works

You can view the Oracle Database Project in Visual Studio Solution Explorer.

When source control is enabled, project menus contain applicable source control operations.

To perform actions on an Oracle Database Project node, right-click the node and from the menu choose the appropriate command. To view the node's properties, select the node and/or click Properties in the nodes menu.

Menu Options

Menu Option Description

Add New Item

Opens the Add New Item dialog box to add a new script to the project. See Adding New Scripts.

Add Existing Item

Opens the Add Existing Item dialog box to add an existing item to the project. See Adding Existing Scripts.

Add SQL Script

Opens Add New Item dialog, which selects SQL Script project item template by default.

New Folder

Creates a new folder.

Paste

Paste scripts or folders which have been cut or copied.

Cut

Copies selected Oracle Database Project to the clipboard and prepares the node to be removed after a paste operation.

Remove

Removes the project from the solution.

Rename

Rename the project.

Save ProjectName

Save the project.

Properties

Displays the properties window.

Properties

Property Name Description

Name

The name of the Oracle Database Project node.

Default Database Reference

The default database reference for the project, or blank if there is none.

File Name

Full path specification of the project file.