Class ConnectedBindingQueue
ConnectedBindingQueue class for processing online binding requests
Inherited Members
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.ToString()
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 |