Skip to content

Latest commit

 

History

History
49 lines (37 loc) · 2.09 KB

File metadata and controls

49 lines (37 loc) · 2.09 KB
title Column Selection Dialog Box (Visual Database Tools) | Microsoft Docs
ms.custom
ms.date 06/13/2017
ms.prod sql-server-2014
ms.reviewer
ms.technology ssms
ms.topic conceptual
f1_keywords
vdt.dlgbox.columnselection
vdtsql.chm:65548
ms.assetid 479bae2c-fee0-4215-b424-1ab779a7e5ca
author stevestein
ms.author sstein
manager craigg

Column Selection Dialog Box (Visual Database Tools)

Lets you change the Custom view for tables in the database diagram. Custom view shows only the column properties identified by the user.

This dialog box appears when you right-click a table and then choose Modify Custom View from the shortcut menu.

Options

Available columns
Lists all columns existing in the selected database table. The columns listed here depend on the properties of the database table and the type of database. Highlight the desired column and use the arrow buttons to move the columns to the Selected columns box.

Selected columns
Displays the column properties currently defined for the Custom view. Use the arrow buttons to add and remove column properties to the Selected Columns list.

Arrow controls
Use the up and down arrow buttons to move highlighted columns up or down in the Selected columns list.

Use the > and >> arrows to add one or all of the properties to the custom view.

Use the < and << arrows to remove one or all of the properties from the custom view.

Save as default
Replaces the default Custom view with the columns selected in this dialog box. If not selected, the column selection specified in the dialog box will be applied only to the selected table in the database diagram.

OK
Saves the Custom view.

Cancel
Cancels the modification of Custom view.

See Also

Work with Database Diagrams (Visual Database Tools)
Customize the Amount of Information Displayed in Diagrams (Visual Database Tools)