Skip to content

Latest commit

 

History

History
37 lines (30 loc) · 1.73 KB

File metadata and controls

37 lines (30 loc) · 1.73 KB
title <Alias> Properties (Alias Tab) | Microsoft Docs
ms.custom
ms.date 06/13/2017
ms.prod sql-server-2014
ms.reviewer
ms.technology configuration
ms.topic conceptual
helpviewer_keywords
aliases [SQL Server], <Alias> properties
ms.assetid 2d1498e2-129c-4ce7-88e5-408e4037243c
author stevestein
ms.author sstein
manager craigg

<Alias> Properties (Alias Tab)

An alias is an alternate name that can be used to make a connection. The alias encapsulates the required elements of a connection string, and exposes them with a name chosen by the user. Use the Alias page on the <Alias name> Properties dialog box to view or specify the elements of connection string of an Alias.

Options

Alias Name
The name (alias) that you want to use to refer to this connection.

Pipe Name / Port No
Additional elements of the connection string. The name of this box varies with the selected protocol. See the topics listed below for examples.

Protocol
The protocol used for the connection.

Server
The name of the [!INCLUDEmsCoName] [!INCLUDEssNoVersion] instance being connected to.

See Also

Creating a Valid Connection String Using Shared Memory Protocol
Creating a Valid Connection String Using TCP IP
Creating a Valid Connection String Using Named Pipes