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

Class SqlToolsContext

Context for SQL Tools

Inheritance
System.Object
SqlToolsContext
Namespace:Microsoft.SqlTools.ServiceLayer.SqlContext
Assembly:Microsoft.SqlTools.ServiceLayer.dll
Syntax
public class SqlToolsContext

Constructors

| Improve this Doc View Source

SqlToolsContext(HostDetails)

Initalizes the SQL Tools context instance

Declaration
public SqlToolsContext(HostDetails hostDetails)
Parameters
Type Name Description
HostDetails hostDetails

Properties

| Improve this Doc View Source

SqlToolsVersion

Gets the PowerShell version of the current runspace.

Declaration
public Version SqlToolsVersion { get; }
Type Description
System.Version
  • Improve this Doc
  • View Source

© Microsoft  //  Generated with DocFX