Skip to content

Latest commit

 

History

History
47 lines (40 loc) · 1.44 KB

File metadata and controls

47 lines (40 loc) · 1.44 KB
title ConnectionString Property (SqlServerAlias Class) | Microsoft Docs
ms.custom
ms.date 03/14/2017
ms.prod sql-non-specified
ms.prod_service database-engine
ms.service
ms.component wmi
ms.reviewer
ms.suite sql
ms.technology
database-engine
ms.tgt_pltfrm
ms.topic reference
apiname
ConnectionString Property (SqlServerAlias Class)
apilocation
sqlmgmproviderxpsp2up.mof
helpviewer_keywords
ConnectionString property
ms.assetid 8a3692b9-3a34-42e2-b0b9-28e6bd3a7aba
caps.latest.revision 30
author JennieHubbard
ms.author jhubbard
manager jhubbard
ms.workload Inactive

ConnectionString Property (SqlServerAlias Class)

[!INCLUDEtsql-appliesto-ss2008-xxxx-xxxx-xxx-md] Gets the connection string that is used to establish the connection for the server connection alias.

Syntax

  
object.ConnectionString [= value]  

Parts

object
A SqlServerAlias Class object that represents a [!INCLUDEssNoVersion] alias.

Property Value/Return Value

A string that specifies the connection string that is used to establish the connection for the server connection alias.

Remarks