mirror of
https://github.com/ckaczor/sqltoolsservice.git
synced 2026-01-23 01:25:42 -05:00
Add docs template
This commit is contained in:
@@ -10,43 +10,45 @@
|
||||
<meta name="viewport" content="width=device-width">
|
||||
<meta name="title" content="Class ConnectionDetails
|
||||
">
|
||||
<meta name="generator" content="docfx 1.0.0.0">
|
||||
|
||||
<link rel="shortcut icon" href="../favicon.ico">
|
||||
<link rel="stylesheet" href="http://maxcdn.bootstrapcdn.com/font-awesome/4.3.0/css/font-awesome.min.css">
|
||||
<link rel="stylesheet" href="../styles/docfx.vendor.css">
|
||||
<link rel="stylesheet" href="../styles/docfx.css">
|
||||
<link rel="stylesheet" href="../styles/main.css">
|
||||
<link rel="stylesheet" href="../styles/docfx.css">
|
||||
<link rel="stylesheet" href="../styles/style.css">
|
||||
<meta property="docfx:navrel" content="../toc.html">
|
||||
<meta property="docfx:tocrel" content="toc.html">
|
||||
|
||||
</head>
|
||||
<body data-spy="scroll" data-target="#affix">
|
||||
<!--
|
||||
<script>
|
||||
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
|
||||
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
|
||||
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
|
||||
})(window,document,'script','//www.google-analytics.com/analytics.js','ga');
|
||||
|
||||
ga('create', 'UA-63735192-1', 'auto');
|
||||
ga('send', 'pageview');
|
||||
</script>
|
||||
-->
|
||||
</head> <body data-spy="scroll" data-target="#affix">
|
||||
<div id="wrapper">
|
||||
<header>
|
||||
|
||||
<nav id="autocollapse" class="navbar navbar-inverse ng-scope" role="navigation">
|
||||
<div class="container">
|
||||
<div class="navbar-header">
|
||||
<button type="button" class="navbar-toggle" data-toggle="collapse" data-target="#navbar">
|
||||
<span class="sr-only">Toggle navigation</span>
|
||||
<span class="icon-bar"></span>
|
||||
<span class="icon-bar"></span>
|
||||
<span class="icon-bar"></span>
|
||||
</button>
|
||||
|
||||
<a class="navbar-brand" href="../index.html">
|
||||
<img id="logo" class="svg" src="../logo.svg" alt="">
|
||||
</a>
|
||||
</div>
|
||||
<div class="collapse navbar-collapse" id="navbar">
|
||||
<form class="navbar-form navbar-right" role="search" id="search">
|
||||
<div class="form-group">
|
||||
<input type="text" class="form-control" id="search-query" placeholder="Search" autocomplete="off">
|
||||
</div>
|
||||
</form>
|
||||
</div>
|
||||
</div>
|
||||
</nav>
|
||||
<nav class="navbar navbar-inverse">
|
||||
<div class="container">
|
||||
<a href="../"><img height="50px" src="../images/sqlserver.png" style="float:right;"></a>
|
||||
<div class="navbar-header ">
|
||||
<button type="button" class="navbar-toggle collapsed" data-toggle="collapse" data-target="#navbar" aria-expanded="false" aria-controls="navbar">
|
||||
<span class="sr-only">Toggle navigation</span>
|
||||
<span class="icon-bar"></span>
|
||||
<span class="icon-bar"></span>
|
||||
<span class="icon-bar"></span>
|
||||
</button>
|
||||
<a class="navbar-brand" href="../"><span class="dotnet">SQL Tools Service</span></a>
|
||||
</div>
|
||||
<div id="navbar" class="collapse navbar-collapse">
|
||||
</div><!--/.nav-collapse -->
|
||||
</div>
|
||||
</nav>
|
||||
|
||||
<div class="subnav navbar navbar-default">
|
||||
<div class="container hide-when-search" id="breadcrumb">
|
||||
@@ -68,7 +70,8 @@
|
||||
<div class="col-md-10">
|
||||
<article class="content wrap" id="_content">
|
||||
|
||||
|
||||
<a href="https://github.com/Microsoft/sqltoolsservice/new/master/docs/apispec/new?filename=Microsoft_SqlTools_ServiceLayer_Connection_Contracts_ConnectionDetails.md&value=---%0Auid%3A%20Microsoft.SqlTools.ServiceLayer.Connection.Contracts.ConnectionDetails%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A" class="pull-right mobile-hide"><span class="fa fa-github"></span>Improve this Doc</a>
|
||||
<a href="https://github.com/Microsoft/sqltoolsservice/blob/master/src/Microsoft.SqlTools.ServiceLayer/Connection/Contracts/ConnectionDetails.cs/#L14" class="pull-right mobile-hide">View Source</a>
|
||||
<h1 id="Microsoft_SqlTools_ServiceLayer_Connection_Contracts_ConnectionDetails" data-uid="Microsoft.SqlTools.ServiceLayer.Connection.Contracts.ConnectionDetails">Class ConnectionDetails
|
||||
</h1>
|
||||
<div class="markdown level0 summary"><p>Message format for the initial connection request</p>
|
||||
@@ -80,39 +83,6 @@
|
||||
<div class="level1"><a class="xref" href="Microsoft.SqlTools.ServiceLayer.Connection.Contracts.ConnectionSummary.html">ConnectionSummary</a></div>
|
||||
<div class="level2"><span class="xref">ConnectionDetails</span></div>
|
||||
</div>
|
||||
<div class="inheritedMembers">
|
||||
<h5>Inherited Members</h5>
|
||||
<div>
|
||||
<a class="xref" href="Microsoft.SqlTools.ServiceLayer.Connection.Contracts.ConnectionSummary.html#Microsoft_SqlTools_ServiceLayer_Connection_Contracts_ConnectionSummary_ServerName">ConnectionSummary.ServerName</a>
|
||||
</div>
|
||||
<div>
|
||||
<a class="xref" href="Microsoft.SqlTools.ServiceLayer.Connection.Contracts.ConnectionSummary.html#Microsoft_SqlTools_ServiceLayer_Connection_Contracts_ConnectionSummary_DatabaseName">ConnectionSummary.DatabaseName</a>
|
||||
</div>
|
||||
<div>
|
||||
<a class="xref" href="Microsoft.SqlTools.ServiceLayer.Connection.Contracts.ConnectionSummary.html#Microsoft_SqlTools_ServiceLayer_Connection_Contracts_ConnectionSummary_UserName">ConnectionSummary.UserName</a>
|
||||
</div>
|
||||
<div>
|
||||
<span class="xref">System.Object.Equals(System.Object)</span>
|
||||
</div>
|
||||
<div>
|
||||
<span class="xref">System.Object.Equals(System.Object, System.Object)</span>
|
||||
</div>
|
||||
<div>
|
||||
<span class="xref">System.Object.GetHashCode()</span>
|
||||
</div>
|
||||
<div>
|
||||
<span class="xref">System.Object.GetType()</span>
|
||||
</div>
|
||||
<div>
|
||||
<span class="xref">System.Object.MemberwiseClone()</span>
|
||||
</div>
|
||||
<div>
|
||||
<span class="xref">System.Object.ReferenceEquals(System.Object, System.Object)</span>
|
||||
</div>
|
||||
<div>
|
||||
<span class="xref">System.Object.ToString()</span>
|
||||
</div>
|
||||
</div>
|
||||
<h6><strong>Namespace</strong>:Microsoft.SqlTools.ServiceLayer.Connection.Contracts</h6>
|
||||
<h6><strong>Assembly</strong>:Microsoft.SqlTools.ServiceLayer.dll</h6>
|
||||
<h5 id="Microsoft_SqlTools_ServiceLayer_Connection_Contracts_ConnectionDetails_syntax">Syntax</h5>
|
||||
@@ -131,7 +101,6 @@
|
||||
<span class="small pull-right mobile-hide">
|
||||
<a href="https://github.com/Microsoft/sqltoolsservice/blob/master/src/Microsoft.SqlTools.ServiceLayer/Connection/Contracts/ConnectionDetails.cs/#L70">View Source</a>
|
||||
</span>
|
||||
<a id="Microsoft_SqlTools_ServiceLayer_Connection_Contracts_ConnectionDetails_ApplicationIntent_" data-uid="Microsoft.SqlTools.ServiceLayer.Connection.Contracts.ConnectionDetails.ApplicationIntent*"></a>
|
||||
<h4 id="Microsoft_SqlTools_ServiceLayer_Connection_Contracts_ConnectionDetails_ApplicationIntent" data-uid="Microsoft.SqlTools.ServiceLayer.Connection.Contracts.ConnectionDetails.ApplicationIntent">ApplicationIntent</h4>
|
||||
<div class="markdown level1 summary"><p>Declares the application workload type when connecting to a database in an SQL Server Availability Group.</p>
|
||||
</div>
|
||||
@@ -140,7 +109,7 @@
|
||||
<div class="codewrapper">
|
||||
<pre><code class="lang-csharp hljs">public string ApplicationIntent { get; set; }</code></pre>
|
||||
</div>
|
||||
<h5 class="propertyValue">Property Value</h5>
|
||||
<h5 class="propertyValue"></h5>
|
||||
<table class="table table-bordered table-striped table-condensed">
|
||||
<thead>
|
||||
<tr>
|
||||
@@ -162,7 +131,6 @@
|
||||
<span class="small pull-right mobile-hide">
|
||||
<a href="https://github.com/Microsoft/sqltoolsservice/blob/master/src/Microsoft.SqlTools.ServiceLayer/Connection/Contracts/ConnectionDetails.cs/#L60">View Source</a>
|
||||
</span>
|
||||
<a id="Microsoft_SqlTools_ServiceLayer_Connection_Contracts_ConnectionDetails_ApplicationName_" data-uid="Microsoft.SqlTools.ServiceLayer.Connection.Contracts.ConnectionDetails.ApplicationName*"></a>
|
||||
<h4 id="Microsoft_SqlTools_ServiceLayer_Connection_Contracts_ConnectionDetails_ApplicationName" data-uid="Microsoft.SqlTools.ServiceLayer.Connection.Contracts.ConnectionDetails.ApplicationName">ApplicationName</h4>
|
||||
<div class="markdown level1 summary"><p>Gets or sets the name of the application associated with the connection string.</p>
|
||||
</div>
|
||||
@@ -171,7 +139,7 @@
|
||||
<div class="codewrapper">
|
||||
<pre><code class="lang-csharp hljs">public string ApplicationName { get; set; }</code></pre>
|
||||
</div>
|
||||
<h5 class="propertyValue">Property Value</h5>
|
||||
<h5 class="propertyValue"></h5>
|
||||
<table class="table table-bordered table-striped table-condensed">
|
||||
<thead>
|
||||
<tr>
|
||||
@@ -193,7 +161,6 @@
|
||||
<span class="small pull-right mobile-hide">
|
||||
<a href="https://github.com/Microsoft/sqltoolsservice/blob/master/src/Microsoft.SqlTools.ServiceLayer/Connection/Contracts/ConnectionDetails.cs/#L105">View Source</a>
|
||||
</span>
|
||||
<a id="Microsoft_SqlTools_ServiceLayer_Connection_Contracts_ConnectionDetails_AttachDbFilename_" data-uid="Microsoft.SqlTools.ServiceLayer.Connection.Contracts.ConnectionDetails.AttachDbFilename*"></a>
|
||||
<h4 id="Microsoft_SqlTools_ServiceLayer_Connection_Contracts_ConnectionDetails_AttachDbFilename" data-uid="Microsoft.SqlTools.ServiceLayer.Connection.Contracts.ConnectionDetails.AttachDbFilename">AttachDbFilename</h4>
|
||||
<div class="markdown level1 summary"><p>Gets or sets a string that contains the name of the primary data file. This includes the full path name of an attachable database.</p>
|
||||
</div>
|
||||
@@ -202,7 +169,7 @@
|
||||
<div class="codewrapper">
|
||||
<pre><code class="lang-csharp hljs">public string AttachDbFilename { get; set; }</code></pre>
|
||||
</div>
|
||||
<h5 class="propertyValue">Property Value</h5>
|
||||
<h5 class="propertyValue"></h5>
|
||||
<table class="table table-bordered table-striped table-condensed">
|
||||
<thead>
|
||||
<tr>
|
||||
@@ -224,7 +191,6 @@
|
||||
<span class="small pull-right mobile-hide">
|
||||
<a href="https://github.com/Microsoft/sqltoolsservice/blob/master/src/Microsoft.SqlTools.ServiceLayer/Connection/Contracts/ConnectionDetails.cs/#L25">View Source</a>
|
||||
</span>
|
||||
<a id="Microsoft_SqlTools_ServiceLayer_Connection_Contracts_ConnectionDetails_AuthenticationType_" data-uid="Microsoft.SqlTools.ServiceLayer.Connection.Contracts.ConnectionDetails.AuthenticationType*"></a>
|
||||
<h4 id="Microsoft_SqlTools_ServiceLayer_Connection_Contracts_ConnectionDetails_AuthenticationType" data-uid="Microsoft.SqlTools.ServiceLayer.Connection.Contracts.ConnectionDetails.AuthenticationType">AuthenticationType</h4>
|
||||
<div class="markdown level1 summary"><p>Gets or sets the authentication to use.</p>
|
||||
</div>
|
||||
@@ -233,7 +199,7 @@
|
||||
<div class="codewrapper">
|
||||
<pre><code class="lang-csharp hljs">public string AuthenticationType { get; set; }</code></pre>
|
||||
</div>
|
||||
<h5 class="propertyValue">Property Value</h5>
|
||||
<h5 class="propertyValue"></h5>
|
||||
<table class="table table-bordered table-striped table-condensed">
|
||||
<thead>
|
||||
<tr>
|
||||
@@ -255,7 +221,6 @@
|
||||
<span class="small pull-right mobile-hide">
|
||||
<a href="https://github.com/Microsoft/sqltoolsservice/blob/master/src/Microsoft.SqlTools.ServiceLayer/Connection/Contracts/ConnectionDetails.cs/#L50">View Source</a>
|
||||
</span>
|
||||
<a id="Microsoft_SqlTools_ServiceLayer_Connection_Contracts_ConnectionDetails_ConnectRetryCount_" data-uid="Microsoft.SqlTools.ServiceLayer.Connection.Contracts.ConnectionDetails.ConnectRetryCount*"></a>
|
||||
<h4 id="Microsoft_SqlTools_ServiceLayer_Connection_Contracts_ConnectionDetails_ConnectRetryCount" data-uid="Microsoft.SqlTools.ServiceLayer.Connection.Contracts.ConnectionDetails.ConnectRetryCount">ConnectRetryCount</h4>
|
||||
<div class="markdown level1 summary"><p>The number of reconnections attempted after identifying that there was an idle connection failure.</p>
|
||||
</div>
|
||||
@@ -264,7 +229,7 @@
|
||||
<div class="codewrapper">
|
||||
<pre><code class="lang-csharp hljs">public int ? ConnectRetryCount { get; set; }</code></pre>
|
||||
</div>
|
||||
<h5 class="propertyValue">Property Value</h5>
|
||||
<h5 class="propertyValue"></h5>
|
||||
<table class="table table-bordered table-striped table-condensed">
|
||||
<thead>
|
||||
<tr>
|
||||
@@ -286,7 +251,6 @@
|
||||
<span class="small pull-right mobile-hide">
|
||||
<a href="https://github.com/Microsoft/sqltoolsservice/blob/master/src/Microsoft.SqlTools.ServiceLayer/Connection/Contracts/ConnectionDetails.cs/#L55">View Source</a>
|
||||
</span>
|
||||
<a id="Microsoft_SqlTools_ServiceLayer_Connection_Contracts_ConnectionDetails_ConnectRetryInterval_" data-uid="Microsoft.SqlTools.ServiceLayer.Connection.Contracts.ConnectionDetails.ConnectRetryInterval*"></a>
|
||||
<h4 id="Microsoft_SqlTools_ServiceLayer_Connection_Contracts_ConnectionDetails_ConnectRetryInterval" data-uid="Microsoft.SqlTools.ServiceLayer.Connection.Contracts.ConnectionDetails.ConnectRetryInterval">ConnectRetryInterval</h4>
|
||||
<div class="markdown level1 summary"><p>Amount of time (in seconds) between each reconnection attempt after identifying that there was an idle connection failure.</p>
|
||||
</div>
|
||||
@@ -295,7 +259,7 @@
|
||||
<div class="codewrapper">
|
||||
<pre><code class="lang-csharp hljs">public int ? ConnectRetryInterval { get; set; }</code></pre>
|
||||
</div>
|
||||
<h5 class="propertyValue">Property Value</h5>
|
||||
<h5 class="propertyValue"></h5>
|
||||
<table class="table table-bordered table-striped table-condensed">
|
||||
<thead>
|
||||
<tr>
|
||||
@@ -317,7 +281,6 @@
|
||||
<span class="small pull-right mobile-hide">
|
||||
<a href="https://github.com/Microsoft/sqltoolsservice/blob/master/src/Microsoft.SqlTools.ServiceLayer/Connection/Contracts/ConnectionDetails.cs/#L45">View Source</a>
|
||||
</span>
|
||||
<a id="Microsoft_SqlTools_ServiceLayer_Connection_Contracts_ConnectionDetails_ConnectTimeout_" data-uid="Microsoft.SqlTools.ServiceLayer.Connection.Contracts.ConnectionDetails.ConnectTimeout*"></a>
|
||||
<h4 id="Microsoft_SqlTools_ServiceLayer_Connection_Contracts_ConnectionDetails_ConnectTimeout" data-uid="Microsoft.SqlTools.ServiceLayer.Connection.Contracts.ConnectionDetails.ConnectTimeout">ConnectTimeout</h4>
|
||||
<div class="markdown level1 summary"><p>Gets or sets the length of time (in seconds) to wait for a connection to the server before terminating the attempt and generating an error.</p>
|
||||
</div>
|
||||
@@ -326,7 +289,7 @@
|
||||
<div class="codewrapper">
|
||||
<pre><code class="lang-csharp hljs">public int ? ConnectTimeout { get; set; }</code></pre>
|
||||
</div>
|
||||
<h5 class="propertyValue">Property Value</h5>
|
||||
<h5 class="propertyValue"></h5>
|
||||
<table class="table table-bordered table-striped table-condensed">
|
||||
<thead>
|
||||
<tr>
|
||||
@@ -348,7 +311,6 @@
|
||||
<span class="small pull-right mobile-hide">
|
||||
<a href="https://github.com/Microsoft/sqltoolsservice/blob/master/src/Microsoft.SqlTools.ServiceLayer/Connection/Contracts/ConnectionDetails.cs/#L75">View Source</a>
|
||||
</span>
|
||||
<a id="Microsoft_SqlTools_ServiceLayer_Connection_Contracts_ConnectionDetails_CurrentLanguage_" data-uid="Microsoft.SqlTools.ServiceLayer.Connection.Contracts.ConnectionDetails.CurrentLanguage*"></a>
|
||||
<h4 id="Microsoft_SqlTools_ServiceLayer_Connection_Contracts_ConnectionDetails_CurrentLanguage" data-uid="Microsoft.SqlTools.ServiceLayer.Connection.Contracts.ConnectionDetails.CurrentLanguage">CurrentLanguage</h4>
|
||||
<div class="markdown level1 summary"><p>Gets or sets the SQL Server Language record name.</p>
|
||||
</div>
|
||||
@@ -357,7 +319,7 @@
|
||||
<div class="codewrapper">
|
||||
<pre><code class="lang-csharp hljs">public string CurrentLanguage { get; set; }</code></pre>
|
||||
</div>
|
||||
<h5 class="propertyValue">Property Value</h5>
|
||||
<h5 class="propertyValue"></h5>
|
||||
<table class="table table-bordered table-striped table-condensed">
|
||||
<thead>
|
||||
<tr>
|
||||
@@ -379,7 +341,6 @@
|
||||
<span class="small pull-right mobile-hide">
|
||||
<a href="https://github.com/Microsoft/sqltoolsservice/blob/master/src/Microsoft.SqlTools.ServiceLayer/Connection/Contracts/ConnectionDetails.cs/#L30">View Source</a>
|
||||
</span>
|
||||
<a id="Microsoft_SqlTools_ServiceLayer_Connection_Contracts_ConnectionDetails_Encrypt_" data-uid="Microsoft.SqlTools.ServiceLayer.Connection.Contracts.ConnectionDetails.Encrypt*"></a>
|
||||
<h4 id="Microsoft_SqlTools_ServiceLayer_Connection_Contracts_ConnectionDetails_Encrypt" data-uid="Microsoft.SqlTools.ServiceLayer.Connection.Contracts.ConnectionDetails.Encrypt">Encrypt</h4>
|
||||
<div class="markdown level1 summary"><p>Gets or sets a Boolean value that indicates whether SQL Server uses SSL encryption for all data sent between the client and server if the server has a certificate installed.</p>
|
||||
</div>
|
||||
@@ -388,7 +349,7 @@
|
||||
<div class="codewrapper">
|
||||
<pre><code class="lang-csharp hljs">public bool ? Encrypt { get; set; }</code></pre>
|
||||
</div>
|
||||
<h5 class="propertyValue">Property Value</h5>
|
||||
<h5 class="propertyValue"></h5>
|
||||
<table class="table table-bordered table-striped table-condensed">
|
||||
<thead>
|
||||
<tr>
|
||||
@@ -410,7 +371,6 @@
|
||||
<span class="small pull-right mobile-hide">
|
||||
<a href="https://github.com/Microsoft/sqltoolsservice/blob/master/src/Microsoft.SqlTools.ServiceLayer/Connection/Contracts/ConnectionDetails.cs/#L110">View Source</a>
|
||||
</span>
|
||||
<a id="Microsoft_SqlTools_ServiceLayer_Connection_Contracts_ConnectionDetails_FailoverPartner_" data-uid="Microsoft.SqlTools.ServiceLayer.Connection.Contracts.ConnectionDetails.FailoverPartner*"></a>
|
||||
<h4 id="Microsoft_SqlTools_ServiceLayer_Connection_Contracts_ConnectionDetails_FailoverPartner" data-uid="Microsoft.SqlTools.ServiceLayer.Connection.Contracts.ConnectionDetails.FailoverPartner">FailoverPartner</h4>
|
||||
<div class="markdown level1 summary"><p>Gets or sets the name or address of the partner server to connect to if the primary server is down.</p>
|
||||
</div>
|
||||
@@ -419,7 +379,7 @@
|
||||
<div class="codewrapper">
|
||||
<pre><code class="lang-csharp hljs">public string FailoverPartner { get; set; }</code></pre>
|
||||
</div>
|
||||
<h5 class="propertyValue">Property Value</h5>
|
||||
<h5 class="propertyValue"></h5>
|
||||
<table class="table table-bordered table-striped table-condensed">
|
||||
<thead>
|
||||
<tr>
|
||||
@@ -441,7 +401,6 @@
|
||||
<span class="small pull-right mobile-hide">
|
||||
<a href="https://github.com/Microsoft/sqltoolsservice/blob/master/src/Microsoft.SqlTools.ServiceLayer/Connection/Contracts/ConnectionDetails.cs/#L95">View Source</a>
|
||||
</span>
|
||||
<a id="Microsoft_SqlTools_ServiceLayer_Connection_Contracts_ConnectionDetails_LoadBalanceTimeout_" data-uid="Microsoft.SqlTools.ServiceLayer.Connection.Contracts.ConnectionDetails.LoadBalanceTimeout*"></a>
|
||||
<h4 id="Microsoft_SqlTools_ServiceLayer_Connection_Contracts_ConnectionDetails_LoadBalanceTimeout" data-uid="Microsoft.SqlTools.ServiceLayer.Connection.Contracts.ConnectionDetails.LoadBalanceTimeout">LoadBalanceTimeout</h4>
|
||||
<div class="markdown level1 summary"><p>Gets or sets the minimum time, in seconds, for the connection to live in the connection pool before being destroyed.</p>
|
||||
</div>
|
||||
@@ -450,7 +409,7 @@
|
||||
<div class="codewrapper">
|
||||
<pre><code class="lang-csharp hljs">public int ? LoadBalanceTimeout { get; set; }</code></pre>
|
||||
</div>
|
||||
<h5 class="propertyValue">Property Value</h5>
|
||||
<h5 class="propertyValue"></h5>
|
||||
<table class="table table-bordered table-striped table-condensed">
|
||||
<thead>
|
||||
<tr>
|
||||
@@ -472,7 +431,6 @@
|
||||
<span class="small pull-right mobile-hide">
|
||||
<a href="https://github.com/Microsoft/sqltoolsservice/blob/master/src/Microsoft.SqlTools.ServiceLayer/Connection/Contracts/ConnectionDetails.cs/#L85">View Source</a>
|
||||
</span>
|
||||
<a id="Microsoft_SqlTools_ServiceLayer_Connection_Contracts_ConnectionDetails_MaxPoolSize_" data-uid="Microsoft.SqlTools.ServiceLayer.Connection.Contracts.ConnectionDetails.MaxPoolSize*"></a>
|
||||
<h4 id="Microsoft_SqlTools_ServiceLayer_Connection_Contracts_ConnectionDetails_MaxPoolSize" data-uid="Microsoft.SqlTools.ServiceLayer.Connection.Contracts.ConnectionDetails.MaxPoolSize">MaxPoolSize</h4>
|
||||
<div class="markdown level1 summary"><p>Gets or sets the maximum number of connections allowed in the connection pool for this specific connection string.</p>
|
||||
</div>
|
||||
@@ -481,7 +439,7 @@
|
||||
<div class="codewrapper">
|
||||
<pre><code class="lang-csharp hljs">public int ? MaxPoolSize { get; set; }</code></pre>
|
||||
</div>
|
||||
<h5 class="propertyValue">Property Value</h5>
|
||||
<h5 class="propertyValue"></h5>
|
||||
<table class="table table-bordered table-striped table-condensed">
|
||||
<thead>
|
||||
<tr>
|
||||
@@ -503,7 +461,6 @@
|
||||
<span class="small pull-right mobile-hide">
|
||||
<a href="https://github.com/Microsoft/sqltoolsservice/blob/master/src/Microsoft.SqlTools.ServiceLayer/Connection/Contracts/ConnectionDetails.cs/#L90">View Source</a>
|
||||
</span>
|
||||
<a id="Microsoft_SqlTools_ServiceLayer_Connection_Contracts_ConnectionDetails_MinPoolSize_" data-uid="Microsoft.SqlTools.ServiceLayer.Connection.Contracts.ConnectionDetails.MinPoolSize*"></a>
|
||||
<h4 id="Microsoft_SqlTools_ServiceLayer_Connection_Contracts_ConnectionDetails_MinPoolSize" data-uid="Microsoft.SqlTools.ServiceLayer.Connection.Contracts.ConnectionDetails.MinPoolSize">MinPoolSize</h4>
|
||||
<div class="markdown level1 summary"><p>Gets or sets the minimum number of connections allowed in the connection pool for this specific connection string.</p>
|
||||
</div>
|
||||
@@ -512,7 +469,7 @@
|
||||
<div class="codewrapper">
|
||||
<pre><code class="lang-csharp hljs">public int ? MinPoolSize { get; set; }</code></pre>
|
||||
</div>
|
||||
<h5 class="propertyValue">Property Value</h5>
|
||||
<h5 class="propertyValue"></h5>
|
||||
<table class="table table-bordered table-striped table-condensed">
|
||||
<thead>
|
||||
<tr>
|
||||
@@ -534,7 +491,6 @@
|
||||
<span class="small pull-right mobile-hide">
|
||||
<a href="https://github.com/Microsoft/sqltoolsservice/blob/master/src/Microsoft.SqlTools.ServiceLayer/Connection/Contracts/ConnectionDetails.cs/#L120">View Source</a>
|
||||
</span>
|
||||
<a id="Microsoft_SqlTools_ServiceLayer_Connection_Contracts_ConnectionDetails_MultipleActiveResultSets_" data-uid="Microsoft.SqlTools.ServiceLayer.Connection.Contracts.ConnectionDetails.MultipleActiveResultSets*"></a>
|
||||
<h4 id="Microsoft_SqlTools_ServiceLayer_Connection_Contracts_ConnectionDetails_MultipleActiveResultSets" data-uid="Microsoft.SqlTools.ServiceLayer.Connection.Contracts.ConnectionDetails.MultipleActiveResultSets">MultipleActiveResultSets</h4>
|
||||
<div class="markdown level1 summary"><p>When true, an application can maintain multiple active result sets (MARS).</p>
|
||||
</div>
|
||||
@@ -543,7 +499,7 @@
|
||||
<div class="codewrapper">
|
||||
<pre><code class="lang-csharp hljs">public bool ? MultipleActiveResultSets { get; set; }</code></pre>
|
||||
</div>
|
||||
<h5 class="propertyValue">Property Value</h5>
|
||||
<h5 class="propertyValue"></h5>
|
||||
<table class="table table-bordered table-striped table-condensed">
|
||||
<thead>
|
||||
<tr>
|
||||
@@ -565,7 +521,6 @@
|
||||
<span class="small pull-right mobile-hide">
|
||||
<a href="https://github.com/Microsoft/sqltoolsservice/blob/master/src/Microsoft.SqlTools.ServiceLayer/Connection/Contracts/ConnectionDetails.cs/#L115">View Source</a>
|
||||
</span>
|
||||
<a id="Microsoft_SqlTools_ServiceLayer_Connection_Contracts_ConnectionDetails_MultiSubnetFailover_" data-uid="Microsoft.SqlTools.ServiceLayer.Connection.Contracts.ConnectionDetails.MultiSubnetFailover*"></a>
|
||||
<h4 id="Microsoft_SqlTools_ServiceLayer_Connection_Contracts_ConnectionDetails_MultiSubnetFailover" data-uid="Microsoft.SqlTools.ServiceLayer.Connection.Contracts.ConnectionDetails.MultiSubnetFailover">MultiSubnetFailover</h4>
|
||||
<div class="markdown level1 summary"><p>If your application is connecting to an AlwaysOn availability group (AG) on different subnets, setting MultiSubnetFailover=true provides faster detection of and connection to the (currently) active server.</p>
|
||||
</div>
|
||||
@@ -574,7 +529,7 @@
|
||||
<div class="codewrapper">
|
||||
<pre><code class="lang-csharp hljs">public bool ? MultiSubnetFailover { get; set; }</code></pre>
|
||||
</div>
|
||||
<h5 class="propertyValue">Property Value</h5>
|
||||
<h5 class="propertyValue"></h5>
|
||||
<table class="table table-bordered table-striped table-condensed">
|
||||
<thead>
|
||||
<tr>
|
||||
@@ -596,7 +551,6 @@
|
||||
<span class="small pull-right mobile-hide">
|
||||
<a href="https://github.com/Microsoft/sqltoolsservice/blob/master/src/Microsoft.SqlTools.ServiceLayer/Connection/Contracts/ConnectionDetails.cs/#L125">View Source</a>
|
||||
</span>
|
||||
<a id="Microsoft_SqlTools_ServiceLayer_Connection_Contracts_ConnectionDetails_PacketSize_" data-uid="Microsoft.SqlTools.ServiceLayer.Connection.Contracts.ConnectionDetails.PacketSize*"></a>
|
||||
<h4 id="Microsoft_SqlTools_ServiceLayer_Connection_Contracts_ConnectionDetails_PacketSize" data-uid="Microsoft.SqlTools.ServiceLayer.Connection.Contracts.ConnectionDetails.PacketSize">PacketSize</h4>
|
||||
<div class="markdown level1 summary"><p>Gets or sets the size in bytes of the network packets used to communicate with an instance of SQL Server.</p>
|
||||
</div>
|
||||
@@ -605,7 +559,7 @@
|
||||
<div class="codewrapper">
|
||||
<pre><code class="lang-csharp hljs">public int ? PacketSize { get; set; }</code></pre>
|
||||
</div>
|
||||
<h5 class="propertyValue">Property Value</h5>
|
||||
<h5 class="propertyValue"></h5>
|
||||
<table class="table table-bordered table-striped table-condensed">
|
||||
<thead>
|
||||
<tr>
|
||||
@@ -627,7 +581,6 @@
|
||||
<span class="small pull-right mobile-hide">
|
||||
<a href="https://github.com/Microsoft/sqltoolsservice/blob/master/src/Microsoft.SqlTools.ServiceLayer/Connection/Contracts/ConnectionDetails.cs/#L20">View Source</a>
|
||||
</span>
|
||||
<a id="Microsoft_SqlTools_ServiceLayer_Connection_Contracts_ConnectionDetails_Password_" data-uid="Microsoft.SqlTools.ServiceLayer.Connection.Contracts.ConnectionDetails.Password*"></a>
|
||||
<h4 id="Microsoft_SqlTools_ServiceLayer_Connection_Contracts_ConnectionDetails_Password" data-uid="Microsoft.SqlTools.ServiceLayer.Connection.Contracts.ConnectionDetails.Password">Password</h4>
|
||||
<div class="markdown level1 summary"><p>Gets or sets the connection password</p>
|
||||
</div>
|
||||
@@ -636,7 +589,7 @@
|
||||
<div class="codewrapper">
|
||||
<pre><code class="lang-csharp hljs">public string Password { get; set; }</code></pre>
|
||||
</div>
|
||||
<h5 class="propertyValue">Property Value</h5>
|
||||
<h5 class="propertyValue"></h5>
|
||||
<table class="table table-bordered table-striped table-condensed">
|
||||
<thead>
|
||||
<tr>
|
||||
@@ -658,7 +611,6 @@
|
||||
<span class="small pull-right mobile-hide">
|
||||
<a href="https://github.com/Microsoft/sqltoolsservice/blob/master/src/Microsoft.SqlTools.ServiceLayer/Connection/Contracts/ConnectionDetails.cs/#L40">View Source</a>
|
||||
</span>
|
||||
<a id="Microsoft_SqlTools_ServiceLayer_Connection_Contracts_ConnectionDetails_PersistSecurityInfo_" data-uid="Microsoft.SqlTools.ServiceLayer.Connection.Contracts.ConnectionDetails.PersistSecurityInfo*"></a>
|
||||
<h4 id="Microsoft_SqlTools_ServiceLayer_Connection_Contracts_ConnectionDetails_PersistSecurityInfo" data-uid="Microsoft.SqlTools.ServiceLayer.Connection.Contracts.ConnectionDetails.PersistSecurityInfo">PersistSecurityInfo</h4>
|
||||
<div class="markdown level1 summary"><p>Gets or sets a Boolean value that indicates if security-sensitive information, such as the password, is not returned as part of the connection if the connection is open or has ever been in an open state.</p>
|
||||
</div>
|
||||
@@ -667,7 +619,7 @@
|
||||
<div class="codewrapper">
|
||||
<pre><code class="lang-csharp hljs">public bool ? PersistSecurityInfo { get; set; }</code></pre>
|
||||
</div>
|
||||
<h5 class="propertyValue">Property Value</h5>
|
||||
<h5 class="propertyValue"></h5>
|
||||
<table class="table table-bordered table-striped table-condensed">
|
||||
<thead>
|
||||
<tr>
|
||||
@@ -689,7 +641,6 @@
|
||||
<span class="small pull-right mobile-hide">
|
||||
<a href="https://github.com/Microsoft/sqltoolsservice/blob/master/src/Microsoft.SqlTools.ServiceLayer/Connection/Contracts/ConnectionDetails.cs/#L80">View Source</a>
|
||||
</span>
|
||||
<a id="Microsoft_SqlTools_ServiceLayer_Connection_Contracts_ConnectionDetails_Pooling_" data-uid="Microsoft.SqlTools.ServiceLayer.Connection.Contracts.ConnectionDetails.Pooling*"></a>
|
||||
<h4 id="Microsoft_SqlTools_ServiceLayer_Connection_Contracts_ConnectionDetails_Pooling" data-uid="Microsoft.SqlTools.ServiceLayer.Connection.Contracts.ConnectionDetails.Pooling">Pooling</h4>
|
||||
<div class="markdown level1 summary"><p>Gets or sets a Boolean value that indicates whether the connection will be pooled or explicitly opened every time that the connection is requested.</p>
|
||||
</div>
|
||||
@@ -698,7 +649,7 @@
|
||||
<div class="codewrapper">
|
||||
<pre><code class="lang-csharp hljs">public bool ? Pooling { get; set; }</code></pre>
|
||||
</div>
|
||||
<h5 class="propertyValue">Property Value</h5>
|
||||
<h5 class="propertyValue"></h5>
|
||||
<table class="table table-bordered table-striped table-condensed">
|
||||
<thead>
|
||||
<tr>
|
||||
@@ -720,7 +671,6 @@
|
||||
<span class="small pull-right mobile-hide">
|
||||
<a href="https://github.com/Microsoft/sqltoolsservice/blob/master/src/Microsoft.SqlTools.ServiceLayer/Connection/Contracts/ConnectionDetails.cs/#L100">View Source</a>
|
||||
</span>
|
||||
<a id="Microsoft_SqlTools_ServiceLayer_Connection_Contracts_ConnectionDetails_Replication_" data-uid="Microsoft.SqlTools.ServiceLayer.Connection.Contracts.ConnectionDetails.Replication*"></a>
|
||||
<h4 id="Microsoft_SqlTools_ServiceLayer_Connection_Contracts_ConnectionDetails_Replication" data-uid="Microsoft.SqlTools.ServiceLayer.Connection.Contracts.ConnectionDetails.Replication">Replication</h4>
|
||||
<div class="markdown level1 summary"><p>Gets or sets a Boolean value that indicates whether replication is supported using the connection.</p>
|
||||
</div>
|
||||
@@ -729,7 +679,7 @@
|
||||
<div class="codewrapper">
|
||||
<pre><code class="lang-csharp hljs">public bool ? Replication { get; set; }</code></pre>
|
||||
</div>
|
||||
<h5 class="propertyValue">Property Value</h5>
|
||||
<h5 class="propertyValue"></h5>
|
||||
<table class="table table-bordered table-striped table-condensed">
|
||||
<thead>
|
||||
<tr>
|
||||
@@ -751,7 +701,6 @@
|
||||
<span class="small pull-right mobile-hide">
|
||||
<a href="https://github.com/Microsoft/sqltoolsservice/blob/master/src/Microsoft.SqlTools.ServiceLayer/Connection/Contracts/ConnectionDetails.cs/#L35">View Source</a>
|
||||
</span>
|
||||
<a id="Microsoft_SqlTools_ServiceLayer_Connection_Contracts_ConnectionDetails_TrustServerCertificate_" data-uid="Microsoft.SqlTools.ServiceLayer.Connection.Contracts.ConnectionDetails.TrustServerCertificate*"></a>
|
||||
<h4 id="Microsoft_SqlTools_ServiceLayer_Connection_Contracts_ConnectionDetails_TrustServerCertificate" data-uid="Microsoft.SqlTools.ServiceLayer.Connection.Contracts.ConnectionDetails.TrustServerCertificate">TrustServerCertificate</h4>
|
||||
<div class="markdown level1 summary"><p>Gets or sets a value that indicates whether the channel will be encrypted while bypassing walking the certificate chain to validate trust.</p>
|
||||
</div>
|
||||
@@ -760,7 +709,7 @@
|
||||
<div class="codewrapper">
|
||||
<pre><code class="lang-csharp hljs">public bool ? TrustServerCertificate { get; set; }</code></pre>
|
||||
</div>
|
||||
<h5 class="propertyValue">Property Value</h5>
|
||||
<h5 class="propertyValue"></h5>
|
||||
<table class="table table-bordered table-striped table-condensed">
|
||||
<thead>
|
||||
<tr>
|
||||
@@ -782,7 +731,6 @@
|
||||
<span class="small pull-right mobile-hide">
|
||||
<a href="https://github.com/Microsoft/sqltoolsservice/blob/master/src/Microsoft.SqlTools.ServiceLayer/Connection/Contracts/ConnectionDetails.cs/#L130">View Source</a>
|
||||
</span>
|
||||
<a id="Microsoft_SqlTools_ServiceLayer_Connection_Contracts_ConnectionDetails_TypeSystemVersion_" data-uid="Microsoft.SqlTools.ServiceLayer.Connection.Contracts.ConnectionDetails.TypeSystemVersion*"></a>
|
||||
<h4 id="Microsoft_SqlTools_ServiceLayer_Connection_Contracts_ConnectionDetails_TypeSystemVersion" data-uid="Microsoft.SqlTools.ServiceLayer.Connection.Contracts.ConnectionDetails.TypeSystemVersion">TypeSystemVersion</h4>
|
||||
<div class="markdown level1 summary"><p>Gets or sets a string value that indicates the type system the application expects.</p>
|
||||
</div>
|
||||
@@ -791,7 +739,7 @@
|
||||
<div class="codewrapper">
|
||||
<pre><code class="lang-csharp hljs">public string TypeSystemVersion { get; set; }</code></pre>
|
||||
</div>
|
||||
<h5 class="propertyValue">Property Value</h5>
|
||||
<h5 class="propertyValue"></h5>
|
||||
<table class="table table-bordered table-striped table-condensed">
|
||||
<thead>
|
||||
<tr>
|
||||
@@ -813,7 +761,6 @@
|
||||
<span class="small pull-right mobile-hide">
|
||||
<a href="https://github.com/Microsoft/sqltoolsservice/blob/master/src/Microsoft.SqlTools.ServiceLayer/Connection/Contracts/ConnectionDetails.cs/#L65">View Source</a>
|
||||
</span>
|
||||
<a id="Microsoft_SqlTools_ServiceLayer_Connection_Contracts_ConnectionDetails_WorkstationId_" data-uid="Microsoft.SqlTools.ServiceLayer.Connection.Contracts.ConnectionDetails.WorkstationId*"></a>
|
||||
<h4 id="Microsoft_SqlTools_ServiceLayer_Connection_Contracts_ConnectionDetails_WorkstationId" data-uid="Microsoft.SqlTools.ServiceLayer.Connection.Contracts.ConnectionDetails.WorkstationId">WorkstationId</h4>
|
||||
<div class="markdown level1 summary"><p>Gets or sets the name of the workstation connecting to SQL Server.</p>
|
||||
</div>
|
||||
@@ -822,7 +769,7 @@
|
||||
<div class="codewrapper">
|
||||
<pre><code class="lang-csharp hljs">public string WorkstationId { get; set; }</code></pre>
|
||||
</div>
|
||||
<h5 class="propertyValue">Property Value</h5>
|
||||
<h5 class="propertyValue"></h5>
|
||||
<table class="table table-bordered table-striped table-condensed">
|
||||
<thead>
|
||||
<tr>
|
||||
@@ -837,13 +784,6 @@
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
<h3 id="extensionmethods">Extension Methods</h3>
|
||||
<div>
|
||||
<a class="xref" href="Microsoft.SqlTools.ServiceLayer.Connection.Contracts.ConnectionDetailsExtensions.html#Microsoft_SqlTools_ServiceLayer_Connection_Contracts_ConnectionDetailsExtensions_Clone_Microsoft_SqlTools_ServiceLayer_Connection_Contracts_ConnectionDetails_">ConnectionDetailsExtensions.Clone(ConnectionDetails)</a>
|
||||
</div>
|
||||
<div>
|
||||
<a class="xref" href="Microsoft.SqlTools.ServiceLayer.Connection.Contracts.ConnectionSummaryExtensions.html#Microsoft_SqlTools_ServiceLayer_Connection_Contracts_ConnectionSummaryExtensions_Clone_Microsoft_SqlTools_ServiceLayer_Connection_Contracts_ConnectionSummary_">ConnectionSummaryExtensions.Clone(ConnectionSummary)</a>
|
||||
</div>
|
||||
</article>
|
||||
</div>
|
||||
|
||||
@@ -868,16 +808,9 @@
|
||||
</div>
|
||||
|
||||
<footer>
|
||||
<div class="grad-bottom"></div>
|
||||
<div class="footer">
|
||||
<div class="container">
|
||||
<span class="pull-right">
|
||||
<a href="#top">Back to top</a>
|
||||
</span>
|
||||
|
||||
<span>Copyright © 2015-2016 Microsoft<br>Generated by <strong>DocFX</strong></span>
|
||||
<div class="inner-footer">
|
||||
<p>© Microsoft // Generated with <a href="https://github.com/dotnet/docfx">DocFX</a></p>
|
||||
</div>
|
||||
</div>
|
||||
</footer>
|
||||
</div>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user