Undo Checkout Dialog Box

Reverts the checkout of the item currently selected in Solution Explorer. You will lose any changes made since the checkout.

Dialog Box Access

In SQL Server Management Studio, select an item in Solution Explorer. On the File menu, click Source Control, then click Undo Checkout.

Note

This dialog box is also available by right-clicking the item in Solution Explorer.

Options

  • Columns
    Identify the columns to display and the order in which they are displayed.

  • Flat View
    Display the items as flat lists under their source control connection.

  • Name
    Displays the names of the items for which to undo the checkout. Items appear with the check boxes next to them selected. If you do not want to undo the checkout of an item, clear its check box.

  • Options
    Displays source control plug-in-specific undo checkout options when the arrow to the right of the button is clicked.

  • Sort
    Sort the order of the display columns.

  • Tree View
    Display the folder and item hierarchy for items on which you are reversing the checkout.

  • Undo Checkout
    Revert the checkout, discarding any changes to the checked-out file.

See Also

Concepts