Skip to content

Latest commit

 

History

History
39 lines (32 loc) · 1.25 KB

File metadata and controls

39 lines (32 loc) · 1.25 KB
title ConnectionString Property (SqlServerAlias)
ms.custom seo-lt-2019
ms.date 03/14/2017
ms.prod sql
ms.prod_service database-engine
ms.reviewer
ms.technology wmi
ms.topic reference
apiname
ConnectionString Property (SqlServerAlias Class)
apilocation
sqlmgmproviderxpsp2up.mof
helpviewer_keywords
ConnectionString property
ms.assetid 8a3692b9-3a34-42e2-b0b9-28e6bd3a7aba
author CarlRabeler
ms.author carlrab

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