Class ConnectedBindingQueue
ConnectedBindingQueue class for processing online binding requests
Namespace:Microsoft.SqlTools.ServiceLayer.LanguageServices
Assembly:Microsoft.SqlTools.ServiceLayer.dll
Syntax
public class ConnectedBindingQueue : BindingQueue<ConnectedBindingContext>
Methods
| Improve this Doc View SourceAddConnectionContext(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 |