SQL Tools Service
Show / Hide Table of Contents
Improve this Doc View Source

Class ConnectedBindingQueue

ConnectedBindingQueue class for processing online binding requests

Inheritance
System.Object
BindingQueue<ConnectedBindingContext>
ConnectedBindingQueue
Namespace:Microsoft.SqlTools.ServiceLayer.LanguageServices
Assembly:Microsoft.SqlTools.ServiceLayer.dll
Syntax
public class ConnectedBindingQueue : BindingQueue<ConnectedBindingContext>

Methods

| Improve this Doc View Source

AddConnectionContext(ConnectionInfo)

Use a ConnectionInfo item to create a connected binding context

Declaration
public virtual string AddConnectionContext(ConnectionInfo connInfo)
Parameters
Type Name Description
ConnectionInfo connInfo
Returns
Type Description
System.String
  • Improve this Doc
  • View Source

© Microsoft  //  Generated with DocFX