View Column Node
This section covers the following topics:
How the View Column Node Works
An Object type view has no columns. When you expand an Object type view node, the object (user-defined type) used by the view appears under the view node.An XML view always has only one column SYS_NC_ROWINFO$, which is the only view column node that appears under the XML view node.When you expand an user-defined type column node, the user-defined type used by the column node appears under the column node.
To perform actions on the View Column node: right-click this node and from the menu choose the appropriate command. To view the node's properties, select Properties from the menu.
Menu Options
| Menu Option | Description |
|---|---|
|
Design |
Edits the column using the View Designer. |
|
Copy |
Copies the selected column to the clipboard for pasting to Visual Studio designers. This provides the same functionality dragging and dropping the column to the Visual Studio designers |
|
Refresh |
Updates the View Column node. |
|
Properties |
Displays the Properties window. |
See Also
Views Node | View Nodes | View Designer | XML Schema Designer