mirror of
https://github.com/ckaczor/sqltoolsservice.git
synced 2026-01-22 09:35:38 -05:00
570 lines
39 KiB
HTML
570 lines
39 KiB
HTML
<!DOCTYPE html>
|
|
<!--[if IE]><![endif]-->
|
|
<html>
|
|
|
|
<head>
|
|
<meta charset="utf-8">
|
|
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
|
|
<title>Class ConnectedBindingContext
|
|
</title>
|
|
<meta name="viewport" content="width=device-width">
|
|
<meta name="title" content="Class ConnectedBindingContext
|
|
">
|
|
<meta name="generator" content="docfx 1.0.0.0">
|
|
|
|
<link rel="shortcut icon" href="../favicon.ico">
|
|
<link rel="stylesheet" href="../styles/docfx.vendor.css">
|
|
<link rel="stylesheet" href="../styles/docfx.css">
|
|
<link rel="stylesheet" href="../styles/main.css">
|
|
<meta property="docfx:navrel" content="../toc.html">
|
|
<meta property="docfx:tocrel" content="toc.html">
|
|
|
|
</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>
|
|
|
|
<div class="subnav navbar navbar-default">
|
|
<div class="container hide-when-search" id="breadcrumb">
|
|
<ul class="breadcrumb">
|
|
<li></li>
|
|
</ul>
|
|
</div>
|
|
</div>
|
|
</header>
|
|
<div role="main" class="container body-content hide-when-search">
|
|
|
|
<div class="sidenav hide-when-search">
|
|
<a class="btn toc-toggle collapse" data-toggle="collapse" href="#sidetoggle" aria-expanded="false" aria-controls="sidetoggle">Show / Hide Table of Contents</a>
|
|
<div class="sidetoggle collapse" id="sidetoggle">
|
|
<div id="sidetoc"></div>
|
|
</div>
|
|
</div>
|
|
<div class="article row grid-right">
|
|
<div class="col-md-10">
|
|
<article class="content wrap" id="_content">
|
|
|
|
|
|
<h1 id="Microsoft_SqlTools_ServiceLayer_LanguageServices_ConnectedBindingContext" data-uid="Microsoft.SqlTools.ServiceLayer.LanguageServices.ConnectedBindingContext">Class ConnectedBindingContext
|
|
</h1>
|
|
<div class="markdown level0 summary"><p>Class for the binding context for connected sessions</p>
|
|
</div>
|
|
<div class="markdown level0 conceptual"></div>
|
|
<div class="inheritance">
|
|
<h5>Inheritance</h5>
|
|
<div class="level0"><span class="xref">System.Object</span></div>
|
|
<div class="level1"><span class="xref">ConnectedBindingContext</span></div>
|
|
</div>
|
|
<div class="inheritedMembers">
|
|
<h5>Inherited Members</h5>
|
|
<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.LanguageServices</h6>
|
|
<h6><strong>Assembly</strong>:Microsoft.SqlTools.ServiceLayer.dll</h6>
|
|
<h5 id="Microsoft_SqlTools_ServiceLayer_LanguageServices_ConnectedBindingContext_syntax">Syntax</h5>
|
|
<div class="codewrapper">
|
|
<pre><code class="lang-csharp hljs">public class ConnectedBindingContext : IBindingContext</code></pre>
|
|
</div>
|
|
<h3 id="constructors">Constructors
|
|
</h3>
|
|
<span class="small pull-right mobile-hide">
|
|
<span class="divider">|</span>
|
|
<a href="https://github.com/Microsoft/sqltoolsservice/new/master/docs/apispec/new?filename=Microsoft_SqlTools_ServiceLayer_LanguageServices_ConnectedBindingContext__ctor.md&value=---%0Auid%3A%20Microsoft.SqlTools.ServiceLayer.LanguageServices.ConnectedBindingContext.%23ctor%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">Improve this Doc</a>
|
|
</span>
|
|
<span class="small pull-right mobile-hide">
|
|
<a href="https://github.com/Microsoft/sqltoolsservice/blob/master/src/Microsoft.SqlTools.ServiceLayer/LanguageServices/ConnectedBindingContext.cs/#L31">View Source</a>
|
|
</span>
|
|
<a id="Microsoft_SqlTools_ServiceLayer_LanguageServices_ConnectedBindingContext__ctor_" data-uid="Microsoft.SqlTools.ServiceLayer.LanguageServices.ConnectedBindingContext.#ctor*"></a>
|
|
<h4 id="Microsoft_SqlTools_ServiceLayer_LanguageServices_ConnectedBindingContext__ctor" data-uid="Microsoft.SqlTools.ServiceLayer.LanguageServices.ConnectedBindingContext.#ctor">ConnectedBindingContext()</h4>
|
|
<div class="markdown level1 summary"><p>Connected binding context constructor</p>
|
|
</div>
|
|
<div class="markdown level1 conceptual"></div>
|
|
<h5 class="decalaration">Declaration</h5>
|
|
<div class="codewrapper">
|
|
<pre><code class="lang-csharp hljs">public ConnectedBindingContext()</code></pre>
|
|
</div>
|
|
<h3 id="properties">Properties
|
|
</h3>
|
|
<span class="small pull-right mobile-hide">
|
|
<span class="divider">|</span>
|
|
<a href="https://github.com/Microsoft/sqltoolsservice/new/master/docs/apispec/new?filename=Microsoft_SqlTools_ServiceLayer_LanguageServices_ConnectedBindingContext_Binder.md&value=---%0Auid%3A%20Microsoft.SqlTools.ServiceLayer.LanguageServices.ConnectedBindingContext.Binder%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">Improve this Doc</a>
|
|
</span>
|
|
<span class="small pull-right mobile-hide">
|
|
<a href="https://github.com/Microsoft/sqltoolsservice/blob/master/src/Microsoft.SqlTools.ServiceLayer/LanguageServices/ConnectedBindingContext.cs/#L74">View Source</a>
|
|
</span>
|
|
<a id="Microsoft_SqlTools_ServiceLayer_LanguageServices_ConnectedBindingContext_Binder_" data-uid="Microsoft.SqlTools.ServiceLayer.LanguageServices.ConnectedBindingContext.Binder*"></a>
|
|
<h4 id="Microsoft_SqlTools_ServiceLayer_LanguageServices_ConnectedBindingContext_Binder" data-uid="Microsoft.SqlTools.ServiceLayer.LanguageServices.ConnectedBindingContext.Binder">Binder</h4>
|
|
<div class="markdown level1 summary"><p>Gets or sets the binder</p>
|
|
</div>
|
|
<div class="markdown level1 conceptual"></div>
|
|
<h5 class="decalaration">Declaration</h5>
|
|
<div class="codewrapper">
|
|
<pre><code class="lang-csharp hljs">public IBinder Binder { get; set; }</code></pre>
|
|
</div>
|
|
<h5 class="propertyValue">Property Value</h5>
|
|
<table class="table table-bordered table-striped table-condensed">
|
|
<thead>
|
|
<tr>
|
|
<th>Type</th>
|
|
<th>Description</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody>
|
|
<tr>
|
|
<td><span class="xref">Microsoft.SqlServer.Management.SqlParser.Binder.IBinder</span></td>
|
|
<td></td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
<h5 class="implements">Implements</h5>
|
|
<div><a class="xref" href="Microsoft.SqlTools.ServiceLayer.LanguageServices.IBindingContext.html#Microsoft_SqlTools_ServiceLayer_LanguageServices_IBindingContext_Binder">IBindingContext.Binder</a></div>
|
|
<span class="small pull-right mobile-hide">
|
|
<span class="divider">|</span>
|
|
<a href="https://github.com/Microsoft/sqltoolsservice/new/master/docs/apispec/new?filename=Microsoft_SqlTools_ServiceLayer_LanguageServices_ConnectedBindingContext_BindingLock.md&value=---%0Auid%3A%20Microsoft.SqlTools.ServiceLayer.LanguageServices.ConnectedBindingContext.BindingLock%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">Improve this Doc</a>
|
|
</span>
|
|
<span class="small pull-right mobile-hide">
|
|
<a href="https://github.com/Microsoft/sqltoolsservice/blob/master/src/Microsoft.SqlTools.ServiceLayer/LanguageServices/ConnectedBindingContext.cs/#L79">View Source</a>
|
|
</span>
|
|
<a id="Microsoft_SqlTools_ServiceLayer_LanguageServices_ConnectedBindingContext_BindingLock_" data-uid="Microsoft.SqlTools.ServiceLayer.LanguageServices.ConnectedBindingContext.BindingLock*"></a>
|
|
<h4 id="Microsoft_SqlTools_ServiceLayer_LanguageServices_ConnectedBindingContext_BindingLock" data-uid="Microsoft.SqlTools.ServiceLayer.LanguageServices.ConnectedBindingContext.BindingLock">BindingLock</h4>
|
|
<div class="markdown level1 summary"><p>Gets the binding lock object</p>
|
|
</div>
|
|
<div class="markdown level1 conceptual"></div>
|
|
<h5 class="decalaration">Declaration</h5>
|
|
<div class="codewrapper">
|
|
<pre><code class="lang-csharp hljs">public ManualResetEvent BindingLock { get; }</code></pre>
|
|
</div>
|
|
<h5 class="propertyValue">Property Value</h5>
|
|
<table class="table table-bordered table-striped table-condensed">
|
|
<thead>
|
|
<tr>
|
|
<th>Type</th>
|
|
<th>Description</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody>
|
|
<tr>
|
|
<td><span class="xref">System.Threading.ManualResetEvent</span></td>
|
|
<td></td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
<h5 class="implements">Implements</h5>
|
|
<div><a class="xref" href="Microsoft.SqlTools.ServiceLayer.LanguageServices.IBindingContext.html#Microsoft_SqlTools_ServiceLayer_LanguageServices_IBindingContext_BindingLock">IBindingContext.BindingLock</a></div>
|
|
<span class="small pull-right mobile-hide">
|
|
<span class="divider">|</span>
|
|
<a href="https://github.com/Microsoft/sqltoolsservice/new/master/docs/apispec/new?filename=Microsoft_SqlTools_ServiceLayer_LanguageServices_ConnectedBindingContext_BindingTimeout.md&value=---%0Auid%3A%20Microsoft.SqlTools.ServiceLayer.LanguageServices.ConnectedBindingContext.BindingTimeout%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">Improve this Doc</a>
|
|
</span>
|
|
<span class="small pull-right mobile-hide">
|
|
<a href="https://github.com/Microsoft/sqltoolsservice/blob/master/src/Microsoft.SqlTools.ServiceLayer/LanguageServices/ConnectedBindingContext.cs/#L90">View Source</a>
|
|
</span>
|
|
<a id="Microsoft_SqlTools_ServiceLayer_LanguageServices_ConnectedBindingContext_BindingTimeout_" data-uid="Microsoft.SqlTools.ServiceLayer.LanguageServices.ConnectedBindingContext.BindingTimeout*"></a>
|
|
<h4 id="Microsoft_SqlTools_ServiceLayer_LanguageServices_ConnectedBindingContext_BindingTimeout" data-uid="Microsoft.SqlTools.ServiceLayer.LanguageServices.ConnectedBindingContext.BindingTimeout">BindingTimeout</h4>
|
|
<div class="markdown level1 summary"><p>Gets or sets the binding operation timeout in milliseconds</p>
|
|
</div>
|
|
<div class="markdown level1 conceptual"></div>
|
|
<h5 class="decalaration">Declaration</h5>
|
|
<div class="codewrapper">
|
|
<pre><code class="lang-csharp hljs">public int BindingTimeout { get; set; }</code></pre>
|
|
</div>
|
|
<h5 class="propertyValue">Property Value</h5>
|
|
<table class="table table-bordered table-striped table-condensed">
|
|
<thead>
|
|
<tr>
|
|
<th>Type</th>
|
|
<th>Description</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody>
|
|
<tr>
|
|
<td><span class="xref">System.Int32</span></td>
|
|
<td></td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
<h5 class="implements">Implements</h5>
|
|
<div><a class="xref" href="Microsoft.SqlTools.ServiceLayer.LanguageServices.IBindingContext.html#Microsoft_SqlTools_ServiceLayer_LanguageServices_IBindingContext_BindingTimeout">IBindingContext.BindingTimeout</a></div>
|
|
<span class="small pull-right mobile-hide">
|
|
<span class="divider">|</span>
|
|
<a href="https://github.com/Microsoft/sqltoolsservice/new/master/docs/apispec/new?filename=Microsoft_SqlTools_ServiceLayer_LanguageServices_ConnectedBindingContext_DatabaseCompatibilityLevel.md&value=---%0Auid%3A%20Microsoft.SqlTools.ServiceLayer.LanguageServices.ConnectedBindingContext.DatabaseCompatibilityLevel%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">Improve this Doc</a>
|
|
</span>
|
|
<span class="small pull-right mobile-hide">
|
|
<a href="https://github.com/Microsoft/sqltoolsservice/blob/master/src/Microsoft.SqlTools.ServiceLayer/LanguageServices/ConnectedBindingContext.cs/#L134">View Source</a>
|
|
</span>
|
|
<a id="Microsoft_SqlTools_ServiceLayer_LanguageServices_ConnectedBindingContext_DatabaseCompatibilityLevel_" data-uid="Microsoft.SqlTools.ServiceLayer.LanguageServices.ConnectedBindingContext.DatabaseCompatibilityLevel*"></a>
|
|
<h4 id="Microsoft_SqlTools_ServiceLayer_LanguageServices_ConnectedBindingContext_DatabaseCompatibilityLevel" data-uid="Microsoft.SqlTools.ServiceLayer.LanguageServices.ConnectedBindingContext.DatabaseCompatibilityLevel">DatabaseCompatibilityLevel</h4>
|
|
<div class="markdown level1 summary"><p>Gets the current DatabaseCompatibilityLevel</p>
|
|
</div>
|
|
<div class="markdown level1 conceptual"></div>
|
|
<h5 class="decalaration">Declaration</h5>
|
|
<div class="codewrapper">
|
|
<pre><code class="lang-csharp hljs">public DatabaseCompatibilityLevel DatabaseCompatibilityLevel { get; }</code></pre>
|
|
</div>
|
|
<h5 class="propertyValue">Property Value</h5>
|
|
<table class="table table-bordered table-striped table-condensed">
|
|
<thead>
|
|
<tr>
|
|
<th>Type</th>
|
|
<th>Description</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody>
|
|
<tr>
|
|
<td><span class="xref">Microsoft.SqlServer.Management.SqlParser.Common.DatabaseCompatibilityLevel</span></td>
|
|
<td></td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
<h5 class="implements">Implements</h5>
|
|
<div><a class="xref" href="Microsoft.SqlTools.ServiceLayer.LanguageServices.IBindingContext.html#Microsoft_SqlTools_ServiceLayer_LanguageServices_IBindingContext_DatabaseCompatibilityLevel">IBindingContext.DatabaseCompatibilityLevel</a></div>
|
|
<span class="small pull-right mobile-hide">
|
|
<span class="divider">|</span>
|
|
<a href="https://github.com/Microsoft/sqltoolsservice/new/master/docs/apispec/new?filename=Microsoft_SqlTools_ServiceLayer_LanguageServices_ConnectedBindingContext_DatabaseEngineType.md&value=---%0Auid%3A%20Microsoft.SqlTools.ServiceLayer.LanguageServices.ConnectedBindingContext.DatabaseEngineType%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">Improve this Doc</a>
|
|
</span>
|
|
<span class="small pull-right mobile-hide">
|
|
<a href="https://github.com/Microsoft/sqltoolsservice/blob/master/src/Microsoft.SqlTools.ServiceLayer/LanguageServices/ConnectedBindingContext.cs/#L108">View Source</a>
|
|
</span>
|
|
<a id="Microsoft_SqlTools_ServiceLayer_LanguageServices_ConnectedBindingContext_DatabaseEngineType_" data-uid="Microsoft.SqlTools.ServiceLayer.LanguageServices.ConnectedBindingContext.DatabaseEngineType*"></a>
|
|
<h4 id="Microsoft_SqlTools_ServiceLayer_LanguageServices_ConnectedBindingContext_DatabaseEngineType" data-uid="Microsoft.SqlTools.ServiceLayer.LanguageServices.ConnectedBindingContext.DatabaseEngineType">DatabaseEngineType</h4>
|
|
<div class="markdown level1 summary"><p>Gets the current DataEngineType</p>
|
|
</div>
|
|
<div class="markdown level1 conceptual"></div>
|
|
<h5 class="decalaration">Declaration</h5>
|
|
<div class="codewrapper">
|
|
<pre><code class="lang-csharp hljs">public DatabaseEngineType DatabaseEngineType { get; }</code></pre>
|
|
</div>
|
|
<h5 class="propertyValue">Property Value</h5>
|
|
<table class="table table-bordered table-striped table-condensed">
|
|
<thead>
|
|
<tr>
|
|
<th>Type</th>
|
|
<th>Description</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody>
|
|
<tr>
|
|
<td><span class="xref">Microsoft.SqlServer.Management.Common.DatabaseEngineType</span></td>
|
|
<td></td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
<h5 class="implements">Implements</h5>
|
|
<div><a class="xref" href="Microsoft.SqlTools.ServiceLayer.LanguageServices.IBindingContext.html#Microsoft_SqlTools_ServiceLayer_LanguageServices_IBindingContext_DatabaseEngineType">IBindingContext.DatabaseEngineType</a></div>
|
|
<span class="small pull-right mobile-hide">
|
|
<span class="divider">|</span>
|
|
<a href="https://github.com/Microsoft/sqltoolsservice/new/master/docs/apispec/new?filename=Microsoft_SqlTools_ServiceLayer_LanguageServices_ConnectedBindingContext_IsConnected.md&value=---%0Auid%3A%20Microsoft.SqlTools.ServiceLayer.LanguageServices.ConnectedBindingContext.IsConnected%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">Improve this Doc</a>
|
|
</span>
|
|
<span class="small pull-right mobile-hide">
|
|
<a href="https://github.com/Microsoft/sqltoolsservice/blob/master/src/Microsoft.SqlTools.ServiceLayer/LanguageServices/ConnectedBindingContext.cs/#L41">View Source</a>
|
|
</span>
|
|
<a id="Microsoft_SqlTools_ServiceLayer_LanguageServices_ConnectedBindingContext_IsConnected_" data-uid="Microsoft.SqlTools.ServiceLayer.LanguageServices.ConnectedBindingContext.IsConnected*"></a>
|
|
<h4 id="Microsoft_SqlTools_ServiceLayer_LanguageServices_ConnectedBindingContext_IsConnected" data-uid="Microsoft.SqlTools.ServiceLayer.LanguageServices.ConnectedBindingContext.IsConnected">IsConnected</h4>
|
|
<div class="markdown level1 summary"><p>Gets or sets a flag indicating if the binder is connected</p>
|
|
</div>
|
|
<div class="markdown level1 conceptual"></div>
|
|
<h5 class="decalaration">Declaration</h5>
|
|
<div class="codewrapper">
|
|
<pre><code class="lang-csharp hljs">public bool IsConnected { get; set; }</code></pre>
|
|
</div>
|
|
<h5 class="propertyValue">Property Value</h5>
|
|
<table class="table table-bordered table-striped table-condensed">
|
|
<thead>
|
|
<tr>
|
|
<th>Type</th>
|
|
<th>Description</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody>
|
|
<tr>
|
|
<td><span class="xref">System.Boolean</span></td>
|
|
<td></td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
<h5 class="implements">Implements</h5>
|
|
<div><a class="xref" href="Microsoft.SqlTools.ServiceLayer.LanguageServices.IBindingContext.html#Microsoft_SqlTools_ServiceLayer_LanguageServices_IBindingContext_IsConnected">IBindingContext.IsConnected</a></div>
|
|
<span class="small pull-right mobile-hide">
|
|
<span class="divider">|</span>
|
|
<a href="https://github.com/Microsoft/sqltoolsservice/new/master/docs/apispec/new?filename=Microsoft_SqlTools_ServiceLayer_LanguageServices_ConnectedBindingContext_MetadataDisplayInfoProvider.md&value=---%0Auid%3A%20Microsoft.SqlTools.ServiceLayer.LanguageServices.ConnectedBindingContext.MetadataDisplayInfoProvider%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">Improve this Doc</a>
|
|
</span>
|
|
<span class="small pull-right mobile-hide">
|
|
<a href="https://github.com/Microsoft/sqltoolsservice/blob/master/src/Microsoft.SqlTools.ServiceLayer/LanguageServices/ConnectedBindingContext.cs/#L64">View Source</a>
|
|
</span>
|
|
<a id="Microsoft_SqlTools_ServiceLayer_LanguageServices_ConnectedBindingContext_MetadataDisplayInfoProvider_" data-uid="Microsoft.SqlTools.ServiceLayer.LanguageServices.ConnectedBindingContext.MetadataDisplayInfoProvider*"></a>
|
|
<h4 id="Microsoft_SqlTools_ServiceLayer_LanguageServices_ConnectedBindingContext_MetadataDisplayInfoProvider" data-uid="Microsoft.SqlTools.ServiceLayer.LanguageServices.ConnectedBindingContext.MetadataDisplayInfoProvider">MetadataDisplayInfoProvider</h4>
|
|
<div class="markdown level1 summary"><p>Gets or sets the metadata display info provider</p>
|
|
</div>
|
|
<div class="markdown level1 conceptual"></div>
|
|
<h5 class="decalaration">Declaration</h5>
|
|
<div class="codewrapper">
|
|
<pre><code class="lang-csharp hljs">public MetadataDisplayInfoProvider MetadataDisplayInfoProvider { get; set; }</code></pre>
|
|
</div>
|
|
<h5 class="propertyValue">Property Value</h5>
|
|
<table class="table table-bordered table-striped table-condensed">
|
|
<thead>
|
|
<tr>
|
|
<th>Type</th>
|
|
<th>Description</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody>
|
|
<tr>
|
|
<td><span class="xref">Microsoft.SqlServer.Management.SqlParser.MetadataProvider.MetadataDisplayInfoProvider</span></td>
|
|
<td></td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
<h5 class="implements">Implements</h5>
|
|
<div><a class="xref" href="Microsoft.SqlTools.ServiceLayer.LanguageServices.IBindingContext.html#Microsoft_SqlTools_ServiceLayer_LanguageServices_IBindingContext_MetadataDisplayInfoProvider">IBindingContext.MetadataDisplayInfoProvider</a></div>
|
|
<span class="small pull-right mobile-hide">
|
|
<span class="divider">|</span>
|
|
<a href="https://github.com/Microsoft/sqltoolsservice/new/master/docs/apispec/new?filename=Microsoft_SqlTools_ServiceLayer_LanguageServices_ConnectedBindingContext_ParseOptions.md&value=---%0Auid%3A%20Microsoft.SqlTools.ServiceLayer.LanguageServices.ConnectedBindingContext.ParseOptions%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">Improve this Doc</a>
|
|
</span>
|
|
<span class="small pull-right mobile-hide">
|
|
<a href="https://github.com/Microsoft/sqltoolsservice/blob/master/src/Microsoft.SqlTools.ServiceLayer/LanguageServices/ConnectedBindingContext.cs/#L147">View Source</a>
|
|
</span>
|
|
<a id="Microsoft_SqlTools_ServiceLayer_LanguageServices_ConnectedBindingContext_ParseOptions_" data-uid="Microsoft.SqlTools.ServiceLayer.LanguageServices.ConnectedBindingContext.ParseOptions*"></a>
|
|
<h4 id="Microsoft_SqlTools_ServiceLayer_LanguageServices_ConnectedBindingContext_ParseOptions" data-uid="Microsoft.SqlTools.ServiceLayer.LanguageServices.ConnectedBindingContext.ParseOptions">ParseOptions</h4>
|
|
<div class="markdown level1 summary"><p>Gets the current ParseOptions</p>
|
|
</div>
|
|
<div class="markdown level1 conceptual"></div>
|
|
<h5 class="decalaration">Declaration</h5>
|
|
<div class="codewrapper">
|
|
<pre><code class="lang-csharp hljs">public ParseOptions ParseOptions { get; }</code></pre>
|
|
</div>
|
|
<h5 class="propertyValue">Property Value</h5>
|
|
<table class="table table-bordered table-striped table-condensed">
|
|
<thead>
|
|
<tr>
|
|
<th>Type</th>
|
|
<th>Description</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody>
|
|
<tr>
|
|
<td><span class="xref">Microsoft.SqlServer.Management.SqlParser.Parser.ParseOptions</span></td>
|
|
<td></td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
<h5 class="implements">Implements</h5>
|
|
<div><a class="xref" href="Microsoft.SqlTools.ServiceLayer.LanguageServices.IBindingContext.html#Microsoft_SqlTools_ServiceLayer_LanguageServices_IBindingContext_ParseOptions">IBindingContext.ParseOptions</a></div>
|
|
<span class="small pull-right mobile-hide">
|
|
<span class="divider">|</span>
|
|
<a href="https://github.com/Microsoft/sqltoolsservice/new/master/docs/apispec/new?filename=Microsoft_SqlTools_ServiceLayer_LanguageServices_ConnectedBindingContext_ServerConnection.md&value=---%0Auid%3A%20Microsoft.SqlTools.ServiceLayer.LanguageServices.ConnectedBindingContext.ServerConnection%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">Improve this Doc</a>
|
|
</span>
|
|
<span class="small pull-right mobile-hide">
|
|
<a href="https://github.com/Microsoft/sqltoolsservice/blob/master/src/Microsoft.SqlTools.ServiceLayer/LanguageServices/ConnectedBindingContext.cs/#L46">View Source</a>
|
|
</span>
|
|
<a id="Microsoft_SqlTools_ServiceLayer_LanguageServices_ConnectedBindingContext_ServerConnection_" data-uid="Microsoft.SqlTools.ServiceLayer.LanguageServices.ConnectedBindingContext.ServerConnection*"></a>
|
|
<h4 id="Microsoft_SqlTools_ServiceLayer_LanguageServices_ConnectedBindingContext_ServerConnection" data-uid="Microsoft.SqlTools.ServiceLayer.LanguageServices.ConnectedBindingContext.ServerConnection">ServerConnection</h4>
|
|
<div class="markdown level1 summary"><p>Gets or sets the binding server connection</p>
|
|
</div>
|
|
<div class="markdown level1 conceptual"></div>
|
|
<h5 class="decalaration">Declaration</h5>
|
|
<div class="codewrapper">
|
|
<pre><code class="lang-csharp hljs">public ServerConnection ServerConnection { get; set; }</code></pre>
|
|
</div>
|
|
<h5 class="propertyValue">Property Value</h5>
|
|
<table class="table table-bordered table-striped table-condensed">
|
|
<thead>
|
|
<tr>
|
|
<th>Type</th>
|
|
<th>Description</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody>
|
|
<tr>
|
|
<td><span class="xref">Microsoft.SqlServer.Management.Common.ServerConnection</span></td>
|
|
<td></td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
<h5 class="implements">Implements</h5>
|
|
<div><a class="xref" href="Microsoft.SqlTools.ServiceLayer.LanguageServices.IBindingContext.html#Microsoft_SqlTools_ServiceLayer_LanguageServices_IBindingContext_ServerConnection">IBindingContext.ServerConnection</a></div>
|
|
<span class="small pull-right mobile-hide">
|
|
<span class="divider">|</span>
|
|
<a href="https://github.com/Microsoft/sqltoolsservice/new/master/docs/apispec/new?filename=Microsoft_SqlTools_ServiceLayer_LanguageServices_ConnectedBindingContext_ServerVersion.md&value=---%0Auid%3A%20Microsoft.SqlTools.ServiceLayer.LanguageServices.ConnectedBindingContext.ServerVersion%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">Improve this Doc</a>
|
|
</span>
|
|
<span class="small pull-right mobile-hide">
|
|
<a href="https://github.com/Microsoft/sqltoolsservice/blob/master/src/Microsoft.SqlTools.ServiceLayer/LanguageServices/ConnectedBindingContext.cs/#L95">View Source</a>
|
|
</span>
|
|
<a id="Microsoft_SqlTools_ServiceLayer_LanguageServices_ConnectedBindingContext_ServerVersion_" data-uid="Microsoft.SqlTools.ServiceLayer.LanguageServices.ConnectedBindingContext.ServerVersion*"></a>
|
|
<h4 id="Microsoft_SqlTools_ServiceLayer_LanguageServices_ConnectedBindingContext_ServerVersion" data-uid="Microsoft.SqlTools.ServiceLayer.LanguageServices.ConnectedBindingContext.ServerVersion">ServerVersion</h4>
|
|
<div class="markdown level1 summary"><p>Gets the Language Service ServerVersion</p>
|
|
</div>
|
|
<div class="markdown level1 conceptual"></div>
|
|
<h5 class="decalaration">Declaration</h5>
|
|
<div class="codewrapper">
|
|
<pre><code class="lang-csharp hljs">public ServerVersion ServerVersion { get; }</code></pre>
|
|
</div>
|
|
<h5 class="propertyValue">Property Value</h5>
|
|
<table class="table table-bordered table-striped table-condensed">
|
|
<thead>
|
|
<tr>
|
|
<th>Type</th>
|
|
<th>Description</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody>
|
|
<tr>
|
|
<td><span class="xref">Microsoft.SqlServer.Management.Common.ServerVersion</span></td>
|
|
<td></td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
<h5 class="implements">Implements</h5>
|
|
<div><a class="xref" href="Microsoft.SqlTools.ServiceLayer.LanguageServices.IBindingContext.html#Microsoft_SqlTools_ServiceLayer_LanguageServices_IBindingContext_ServerVersion">IBindingContext.ServerVersion</a></div>
|
|
<span class="small pull-right mobile-hide">
|
|
<span class="divider">|</span>
|
|
<a href="https://github.com/Microsoft/sqltoolsservice/new/master/docs/apispec/new?filename=Microsoft_SqlTools_ServiceLayer_LanguageServices_ConnectedBindingContext_SmoMetadataProvider.md&value=---%0Auid%3A%20Microsoft.SqlTools.ServiceLayer.LanguageServices.ConnectedBindingContext.SmoMetadataProvider%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">Improve this Doc</a>
|
|
</span>
|
|
<span class="small pull-right mobile-hide">
|
|
<a href="https://github.com/Microsoft/sqltoolsservice/blob/master/src/Microsoft.SqlTools.ServiceLayer/LanguageServices/ConnectedBindingContext.cs/#L69">View Source</a>
|
|
</span>
|
|
<a id="Microsoft_SqlTools_ServiceLayer_LanguageServices_ConnectedBindingContext_SmoMetadataProvider_" data-uid="Microsoft.SqlTools.ServiceLayer.LanguageServices.ConnectedBindingContext.SmoMetadataProvider*"></a>
|
|
<h4 id="Microsoft_SqlTools_ServiceLayer_LanguageServices_ConnectedBindingContext_SmoMetadataProvider" data-uid="Microsoft.SqlTools.ServiceLayer.LanguageServices.ConnectedBindingContext.SmoMetadataProvider">SmoMetadataProvider</h4>
|
|
<div class="markdown level1 summary"><p>Gets or sets the SMO metadata provider</p>
|
|
</div>
|
|
<div class="markdown level1 conceptual"></div>
|
|
<h5 class="decalaration">Declaration</h5>
|
|
<div class="codewrapper">
|
|
<pre><code class="lang-csharp hljs">public SmoMetadataProvider SmoMetadataProvider { get; set; }</code></pre>
|
|
</div>
|
|
<h5 class="propertyValue">Property Value</h5>
|
|
<table class="table table-bordered table-striped table-condensed">
|
|
<thead>
|
|
<tr>
|
|
<th>Type</th>
|
|
<th>Description</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody>
|
|
<tr>
|
|
<td><span class="xref">Microsoft.SqlServer.Management.SmoMetadataProvider.SmoMetadataProvider</span></td>
|
|
<td></td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
<h5 class="implements">Implements</h5>
|
|
<div><a class="xref" href="Microsoft.SqlTools.ServiceLayer.LanguageServices.IBindingContext.html#Microsoft_SqlTools_ServiceLayer_LanguageServices_IBindingContext_SmoMetadataProvider">IBindingContext.SmoMetadataProvider</a></div>
|
|
<span class="small pull-right mobile-hide">
|
|
<span class="divider">|</span>
|
|
<a href="https://github.com/Microsoft/sqltoolsservice/new/master/docs/apispec/new?filename=Microsoft_SqlTools_ServiceLayer_LanguageServices_ConnectedBindingContext_TransactSqlVersion.md&value=---%0Auid%3A%20Microsoft.SqlTools.ServiceLayer.LanguageServices.ConnectedBindingContext.TransactSqlVersion%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">Improve this Doc</a>
|
|
</span>
|
|
<span class="small pull-right mobile-hide">
|
|
<a href="https://github.com/Microsoft/sqltoolsservice/blob/master/src/Microsoft.SqlTools.ServiceLayer/LanguageServices/ConnectedBindingContext.cs/#L121">View Source</a>
|
|
</span>
|
|
<a id="Microsoft_SqlTools_ServiceLayer_LanguageServices_ConnectedBindingContext_TransactSqlVersion_" data-uid="Microsoft.SqlTools.ServiceLayer.LanguageServices.ConnectedBindingContext.TransactSqlVersion*"></a>
|
|
<h4 id="Microsoft_SqlTools_ServiceLayer_LanguageServices_ConnectedBindingContext_TransactSqlVersion" data-uid="Microsoft.SqlTools.ServiceLayer.LanguageServices.ConnectedBindingContext.TransactSqlVersion">TransactSqlVersion</h4>
|
|
<div class="markdown level1 summary"><p>Gets the current connections TransactSqlVersion</p>
|
|
</div>
|
|
<div class="markdown level1 conceptual"></div>
|
|
<h5 class="decalaration">Declaration</h5>
|
|
<div class="codewrapper">
|
|
<pre><code class="lang-csharp hljs">public TransactSqlVersion TransactSqlVersion { get; }</code></pre>
|
|
</div>
|
|
<h5 class="propertyValue">Property Value</h5>
|
|
<table class="table table-bordered table-striped table-condensed">
|
|
<thead>
|
|
<tr>
|
|
<th>Type</th>
|
|
<th>Description</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody>
|
|
<tr>
|
|
<td><span class="xref">Microsoft.SqlServer.Management.SqlParser.Common.TransactSqlVersion</span></td>
|
|
<td></td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
<h5 class="implements">Implements</h5>
|
|
<div><a class="xref" href="Microsoft.SqlTools.ServiceLayer.LanguageServices.IBindingContext.html#Microsoft_SqlTools_ServiceLayer_LanguageServices_IBindingContext_TransactSqlVersion">IBindingContext.TransactSqlVersion</a></div>
|
|
</article>
|
|
</div>
|
|
|
|
<div class="hidden-sm col-md-2" role="complementary">
|
|
<div class="sideaffix">
|
|
<div class="contribution">
|
|
<ul class="nav">
|
|
<li>
|
|
<a href="https://github.com/Microsoft/sqltoolsservice/new/master/docs/apispec/new?filename=Microsoft_SqlTools_ServiceLayer_LanguageServices_ConnectedBindingContext.md&value=---%0Auid%3A%20Microsoft.SqlTools.ServiceLayer.LanguageServices.ConnectedBindingContext%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="contribution-link">Improve this Doc</a>
|
|
</li>
|
|
<li>
|
|
<a href="https://github.com/Microsoft/sqltoolsservice/blob/master/src/Microsoft.SqlTools.ServiceLayer/LanguageServices/ConnectedBindingContext.cs/#L20" class="contribution-link">View Source</a>
|
|
</li>
|
|
</ul>
|
|
</div>
|
|
<nav class="bs-docs-sidebar hidden-print hidden-xs hidden-sm affix" id="affix">
|
|
<!-- <p><a class="back-to-top" href="#top">Back to top</a><p> -->
|
|
</nav>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
</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>
|
|
</div>
|
|
</footer>
|
|
</div>
|
|
|
|
<script type="text/javascript" src="../styles/docfx.vendor.js"></script>
|
|
<script type="text/javascript" src="../styles/docfx.js"></script>
|
|
<script type="text/javascript" src="../styles/main.js"></script>
|
|
</body>
|
|
</html>
|