Files
sqltoolsservice/docs/metadata/api/toc.yml
2016-12-15 16:37:50 -08:00

544 lines
28 KiB
YAML

### YamlMime:TableOfContent
- uid: Microsoft.SqlTools.ServiceLayer
name: Microsoft.SqlTools.ServiceLayer
items:
- uid: Microsoft.SqlTools.ServiceLayer.InteractionMetrics`1
name: InteractionMetrics<T>
name.vb: InteractionMetrics(Of T)
- uid: Microsoft.SqlTools.ServiceLayer.Connection
name: Microsoft.SqlTools.ServiceLayer.Connection
items:
- uid: Microsoft.SqlTools.ServiceLayer.Connection.ConnectionInfo
name: ConnectionInfo
- uid: Microsoft.SqlTools.ServiceLayer.Connection.ConnectionService
name: ConnectionService
- uid: Microsoft.SqlTools.ServiceLayer.Connection.ConnectionService.OnConnectionHandler
name: ConnectionService.OnConnectionHandler
- uid: Microsoft.SqlTools.ServiceLayer.Connection.ConnectionService.OnDisconnectHandler
name: ConnectionService.OnDisconnectHandler
- uid: Microsoft.SqlTools.ServiceLayer.Connection.ISqlConnectionFactory
name: ISqlConnectionFactory
- uid: Microsoft.SqlTools.ServiceLayer.Connection.SqlConnectionFactory
name: SqlConnectionFactory
- uid: Microsoft.SqlTools.ServiceLayer.Connection.Contracts
name: Microsoft.SqlTools.ServiceLayer.Connection.Contracts
items:
- uid: Microsoft.SqlTools.ServiceLayer.Connection.Contracts.CancelConnectParams
name: CancelConnectParams
- uid: Microsoft.SqlTools.ServiceLayer.Connection.Contracts.CancelConnectRequest
name: CancelConnectRequest
- uid: Microsoft.SqlTools.ServiceLayer.Connection.Contracts.ConnectionChangedNotification
name: ConnectionChangedNotification
- uid: Microsoft.SqlTools.ServiceLayer.Connection.Contracts.ConnectionChangedParams
name: ConnectionChangedParams
- uid: Microsoft.SqlTools.ServiceLayer.Connection.Contracts.ConnectionCompleteNotification
name: ConnectionCompleteNotification
- uid: Microsoft.SqlTools.ServiceLayer.Connection.Contracts.ConnectionCompleteParams
name: ConnectionCompleteParams
- uid: Microsoft.SqlTools.ServiceLayer.Connection.Contracts.ConnectionDetails
name: ConnectionDetails
- uid: Microsoft.SqlTools.ServiceLayer.Connection.Contracts.ConnectionDetailsExtensions
name: ConnectionDetailsExtensions
- uid: Microsoft.SqlTools.ServiceLayer.Connection.Contracts.ConnectionRequest
name: ConnectionRequest
- uid: Microsoft.SqlTools.ServiceLayer.Connection.Contracts.ConnectionSummary
name: ConnectionSummary
- uid: Microsoft.SqlTools.ServiceLayer.Connection.Contracts.ConnectionSummaryComparer
name: ConnectionSummaryComparer
- uid: Microsoft.SqlTools.ServiceLayer.Connection.Contracts.ConnectionSummaryExtensions
name: ConnectionSummaryExtensions
- uid: Microsoft.SqlTools.ServiceLayer.Connection.Contracts.ConnectParams
name: ConnectParams
- uid: Microsoft.SqlTools.ServiceLayer.Connection.Contracts.ConnectParamsExtensions
name: ConnectParamsExtensions
- uid: Microsoft.SqlTools.ServiceLayer.Connection.Contracts.DisconnectParams
name: DisconnectParams
- uid: Microsoft.SqlTools.ServiceLayer.Connection.Contracts.DisconnectRequest
name: DisconnectRequest
- uid: Microsoft.SqlTools.ServiceLayer.Connection.Contracts.ListDatabasesParams
name: ListDatabasesParams
- uid: Microsoft.SqlTools.ServiceLayer.Connection.Contracts.ListDatabasesRequest
name: ListDatabasesRequest
- uid: Microsoft.SqlTools.ServiceLayer.Connection.Contracts.ListDatabasesResponse
name: ListDatabasesResponse
- uid: Microsoft.SqlTools.ServiceLayer.Connection.Contracts.ServerInfo
name: ServerInfo
- uid: Microsoft.SqlTools.ServiceLayer.Credentials
name: Microsoft.SqlTools.ServiceLayer.Credentials
items:
- uid: Microsoft.SqlTools.ServiceLayer.Credentials.CredentialService
name: CredentialService
- uid: Microsoft.SqlTools.ServiceLayer.Credentials.ICredentialStore
name: ICredentialStore
- uid: Microsoft.SqlTools.ServiceLayer.Credentials.Contracts
name: Microsoft.SqlTools.ServiceLayer.Credentials.Contracts
items:
- uid: Microsoft.SqlTools.ServiceLayer.Credentials.Contracts.Credential
name: Credential
- uid: Microsoft.SqlTools.ServiceLayer.Credentials.Contracts.DeleteCredentialRequest
name: DeleteCredentialRequest
- uid: Microsoft.SqlTools.ServiceLayer.Credentials.Contracts.ReadCredentialRequest
name: ReadCredentialRequest
- uid: Microsoft.SqlTools.ServiceLayer.Credentials.Contracts.SaveCredentialRequest
name: SaveCredentialRequest
- uid: Microsoft.SqlTools.ServiceLayer.Credentials.Linux
name: Microsoft.SqlTools.ServiceLayer.Credentials.Linux
items:
- uid: Microsoft.SqlTools.ServiceLayer.Credentials.Linux.CredentialsWrapper
name: CredentialsWrapper
- uid: Microsoft.SqlTools.ServiceLayer.Credentials.Linux.FileTokenStorage
name: FileTokenStorage
- uid: Microsoft.SqlTools.ServiceLayer.Credentials.Win32
name: Microsoft.SqlTools.ServiceLayer.Credentials.Win32
items:
- uid: Microsoft.SqlTools.ServiceLayer.Credentials.Win32.CredentialSet
name: CredentialSet
- uid: Microsoft.SqlTools.ServiceLayer.Credentials.Win32.CredentialType
name: CredentialType
- uid: Microsoft.SqlTools.ServiceLayer.Credentials.Win32.PersistanceType
name: PersistanceType
- uid: Microsoft.SqlTools.ServiceLayer.Credentials.Win32.Win32Credential
name: Win32Credential
- uid: Microsoft.SqlTools.ServiceLayer.Hosting
name: Microsoft.SqlTools.ServiceLayer.Hosting
items:
- uid: Microsoft.SqlTools.ServiceLayer.Hosting.ServiceHost
name: ServiceHost
- uid: Microsoft.SqlTools.ServiceLayer.Hosting.ServiceHost.InitializeCallback
name: ServiceHost.InitializeCallback
- uid: Microsoft.SqlTools.ServiceLayer.Hosting.ServiceHost.ShutdownCallback
name: ServiceHost.ShutdownCallback
- uid: Microsoft.SqlTools.ServiceLayer.Hosting.ServiceHostBase
name: ServiceHostBase
- uid: Microsoft.SqlTools.ServiceLayer.Hosting.Contracts
name: Microsoft.SqlTools.ServiceLayer.Hosting.Contracts
items:
- uid: Microsoft.SqlTools.ServiceLayer.Hosting.Contracts.ClientCapabilities
name: ClientCapabilities
- uid: Microsoft.SqlTools.ServiceLayer.Hosting.Contracts.CompletionOptions
name: CompletionOptions
- uid: Microsoft.SqlTools.ServiceLayer.Hosting.Contracts.ExitNotification
name: ExitNotification
- uid: Microsoft.SqlTools.ServiceLayer.Hosting.Contracts.HostingErrorEvent
name: HostingErrorEvent
- uid: Microsoft.SqlTools.ServiceLayer.Hosting.Contracts.HostingErrorParams
name: HostingErrorParams
- uid: Microsoft.SqlTools.ServiceLayer.Hosting.Contracts.InitializeError
name: InitializeError
- uid: Microsoft.SqlTools.ServiceLayer.Hosting.Contracts.InitializeRequest
name: InitializeRequest
- uid: Microsoft.SqlTools.ServiceLayer.Hosting.Contracts.InitializeResult
name: InitializeResult
- uid: Microsoft.SqlTools.ServiceLayer.Hosting.Contracts.ServerCapabilities
name: ServerCapabilities
- uid: Microsoft.SqlTools.ServiceLayer.Hosting.Contracts.ShutdownRequest
name: ShutdownRequest
- uid: Microsoft.SqlTools.ServiceLayer.Hosting.Contracts.SignatureHelpOptions
name: SignatureHelpOptions
- uid: Microsoft.SqlTools.ServiceLayer.Hosting.Contracts.TextDocumentSyncKind
name: TextDocumentSyncKind
- uid: Microsoft.SqlTools.ServiceLayer.Hosting.Contracts.VersionRequest
name: VersionRequest
- uid: Microsoft.SqlTools.ServiceLayer.Hosting.Protocol
name: Microsoft.SqlTools.ServiceLayer.Hosting.Protocol
items:
- uid: Microsoft.SqlTools.ServiceLayer.Hosting.Protocol.Constants
name: Constants
- uid: Microsoft.SqlTools.ServiceLayer.Hosting.Protocol.EventContext
name: EventContext
- uid: Microsoft.SqlTools.ServiceLayer.Hosting.Protocol.IMessageSender
name: IMessageSender
- uid: Microsoft.SqlTools.ServiceLayer.Hosting.Protocol.IProtocolEndpoint
name: IProtocolEndpoint
- uid: Microsoft.SqlTools.ServiceLayer.Hosting.Protocol.MessageDispatcher
name: MessageDispatcher
- uid: Microsoft.SqlTools.ServiceLayer.Hosting.Protocol.MessageParseException
name: MessageParseException
- uid: Microsoft.SqlTools.ServiceLayer.Hosting.Protocol.MessageProtocolType
name: MessageProtocolType
- uid: Microsoft.SqlTools.ServiceLayer.Hosting.Protocol.MessageReader
name: MessageReader
- uid: Microsoft.SqlTools.ServiceLayer.Hosting.Protocol.MessageWriter
name: MessageWriter
- uid: Microsoft.SqlTools.ServiceLayer.Hosting.Protocol.ProtocolEndpoint
name: ProtocolEndpoint
- uid: Microsoft.SqlTools.ServiceLayer.Hosting.Protocol.RequestContext`1
name: RequestContext<TResult>
name.vb: RequestContext(Of TResult)
- uid: Microsoft.SqlTools.ServiceLayer.Hosting.Protocol.Channel
name: Microsoft.SqlTools.ServiceLayer.Hosting.Protocol.Channel
items:
- uid: Microsoft.SqlTools.ServiceLayer.Hosting.Protocol.Channel.ChannelBase
name: ChannelBase
- uid: Microsoft.SqlTools.ServiceLayer.Hosting.Protocol.Channel.StdioClientChannel
name: StdioClientChannel
- uid: Microsoft.SqlTools.ServiceLayer.Hosting.Protocol.Channel.StdioServerChannel
name: StdioServerChannel
- uid: Microsoft.SqlTools.ServiceLayer.Hosting.Protocol.Contracts
name: Microsoft.SqlTools.ServiceLayer.Hosting.Protocol.Contracts
items:
- uid: Microsoft.SqlTools.ServiceLayer.Hosting.Protocol.Contracts.EventType`1
name: EventType<TParams>
name.vb: EventType(Of TParams)
- uid: Microsoft.SqlTools.ServiceLayer.Hosting.Protocol.Contracts.Message
name: Message
- uid: Microsoft.SqlTools.ServiceLayer.Hosting.Protocol.Contracts.MessageType
name: MessageType
- uid: Microsoft.SqlTools.ServiceLayer.Hosting.Protocol.Contracts.RequestType`2
name: RequestType<TParams, TResult>
name.vb: RequestType(Of TParams, TResult)
- uid: Microsoft.SqlTools.ServiceLayer.Hosting.Protocol.Serializers
name: Microsoft.SqlTools.ServiceLayer.Hosting.Protocol.Serializers
items:
- uid: Microsoft.SqlTools.ServiceLayer.Hosting.Protocol.Serializers.IMessageSerializer
name: IMessageSerializer
- uid: Microsoft.SqlTools.ServiceLayer.Hosting.Protocol.Serializers.JsonRpcMessageSerializer
name: JsonRpcMessageSerializer
- uid: Microsoft.SqlTools.ServiceLayer.Hosting.Protocol.Serializers.V8MessageSerializer
name: V8MessageSerializer
- uid: Microsoft.SqlTools.ServiceLayer.LanguageServices
name: Microsoft.SqlTools.ServiceLayer.LanguageServices
items:
- uid: Microsoft.SqlTools.ServiceLayer.LanguageServices.AutoCompleteHelper
name: AutoCompleteHelper
- uid: Microsoft.SqlTools.ServiceLayer.LanguageServices.BindingQueue`1
name: BindingQueue<T>
name.vb: BindingQueue(Of T)
- uid: Microsoft.SqlTools.ServiceLayer.LanguageServices.ConnectedBindingContext
name: ConnectedBindingContext
- uid: Microsoft.SqlTools.ServiceLayer.LanguageServices.ConnectedBindingQueue
name: ConnectedBindingQueue
- uid: Microsoft.SqlTools.ServiceLayer.LanguageServices.DefinitionResult
name: DefinitionResult
- uid: Microsoft.SqlTools.ServiceLayer.LanguageServices.DiagnosticsHelper
name: DiagnosticsHelper
- uid: Microsoft.SqlTools.ServiceLayer.LanguageServices.DocumentStatusHelper
name: DocumentStatusHelper
- uid: Microsoft.SqlTools.ServiceLayer.LanguageServices.IBindingContext
name: IBindingContext
- uid: Microsoft.SqlTools.ServiceLayer.LanguageServices.LanguageService
name: LanguageService
- uid: Microsoft.SqlTools.ServiceLayer.LanguageServices.QueueItem
name: QueueItem
- uid: Microsoft.SqlTools.ServiceLayer.LanguageServices.Completion
name: Microsoft.SqlTools.ServiceLayer.LanguageServices.Completion
items:
- uid: Microsoft.SqlTools.ServiceLayer.LanguageServices.Completion.AutoCompletionResult
name: AutoCompletionResult
- uid: Microsoft.SqlTools.ServiceLayer.LanguageServices.Completion.ISqlParserWrapper
name: ISqlParserWrapper
- uid: Microsoft.SqlTools.ServiceLayer.LanguageServices.Completion.SqlCompletionItem
name: SqlCompletionItem
- uid: Microsoft.SqlTools.ServiceLayer.LanguageServices.Completion.SqlParserWrapper
name: SqlParserWrapper
- uid: Microsoft.SqlTools.ServiceLayer.LanguageServices.Contracts
name: Microsoft.SqlTools.ServiceLayer.LanguageServices.Contracts
items:
- uid: Microsoft.SqlTools.ServiceLayer.LanguageServices.Contracts.CompletionItem
name: CompletionItem
- uid: Microsoft.SqlTools.ServiceLayer.LanguageServices.Contracts.CompletionItemKind
name: CompletionItemKind
- uid: Microsoft.SqlTools.ServiceLayer.LanguageServices.Contracts.CompletionRequest
name: CompletionRequest
- uid: Microsoft.SqlTools.ServiceLayer.LanguageServices.Contracts.CompletionResolveRequest
name: CompletionResolveRequest
- uid: Microsoft.SqlTools.ServiceLayer.LanguageServices.Contracts.DefinitionError
name: DefinitionError
- uid: Microsoft.SqlTools.ServiceLayer.LanguageServices.Contracts.DefinitionRequest
name: DefinitionRequest
- uid: Microsoft.SqlTools.ServiceLayer.LanguageServices.Contracts.Diagnostic
name: Diagnostic
- uid: Microsoft.SqlTools.ServiceLayer.LanguageServices.Contracts.DiagnosticSeverity
name: DiagnosticSeverity
- uid: Microsoft.SqlTools.ServiceLayer.LanguageServices.Contracts.DocumentHighlight
name: DocumentHighlight
- uid: Microsoft.SqlTools.ServiceLayer.LanguageServices.Contracts.DocumentHighlightKind
name: DocumentHighlightKind
- uid: Microsoft.SqlTools.ServiceLayer.LanguageServices.Contracts.DocumentHighlightRequest
name: DocumentHighlightRequest
- uid: Microsoft.SqlTools.ServiceLayer.LanguageServices.Contracts.ExpandAliasRequest
name: ExpandAliasRequest
- uid: Microsoft.SqlTools.ServiceLayer.LanguageServices.Contracts.FindModuleRequest
name: FindModuleRequest
- uid: Microsoft.SqlTools.ServiceLayer.LanguageServices.Contracts.Hover
name: Hover
- uid: Microsoft.SqlTools.ServiceLayer.LanguageServices.Contracts.HoverRequest
name: HoverRequest
- uid: Microsoft.SqlTools.ServiceLayer.LanguageServices.Contracts.IntelliSenseReadyNotification
name: IntelliSenseReadyNotification
- uid: Microsoft.SqlTools.ServiceLayer.LanguageServices.Contracts.IntelliSenseReadyParams
name: IntelliSenseReadyParams
- uid: Microsoft.SqlTools.ServiceLayer.LanguageServices.Contracts.MarkedString
name: MarkedString
- uid: Microsoft.SqlTools.ServiceLayer.LanguageServices.Contracts.ParameterInformation
name: ParameterInformation
- uid: Microsoft.SqlTools.ServiceLayer.LanguageServices.Contracts.PSModuleMessage
name: PSModuleMessage
- uid: Microsoft.SqlTools.ServiceLayer.LanguageServices.Contracts.PublishDiagnosticsNotification
name: PublishDiagnosticsNotification
- uid: Microsoft.SqlTools.ServiceLayer.LanguageServices.Contracts.ReferencesContext
name: ReferencesContext
- uid: Microsoft.SqlTools.ServiceLayer.LanguageServices.Contracts.ReferencesParams
name: ReferencesParams
- uid: Microsoft.SqlTools.ServiceLayer.LanguageServices.Contracts.ReferencesRequest
name: ReferencesRequest
- uid: Microsoft.SqlTools.ServiceLayer.LanguageServices.Contracts.ShowOnlineHelpRequest
name: ShowOnlineHelpRequest
- uid: Microsoft.SqlTools.ServiceLayer.LanguageServices.Contracts.SignatureHelp
name: SignatureHelp
- uid: Microsoft.SqlTools.ServiceLayer.LanguageServices.Contracts.SignatureHelpRequest
name: SignatureHelpRequest
- uid: Microsoft.SqlTools.ServiceLayer.LanguageServices.Contracts.SignatureInformation
name: SignatureInformation
- uid: Microsoft.SqlTools.ServiceLayer.LanguageServices.Contracts.StatusChangedNotification
name: StatusChangedNotification
- uid: Microsoft.SqlTools.ServiceLayer.LanguageServices.Contracts.StatusChangeParams
name: StatusChangeParams
- uid: Microsoft.SqlTools.ServiceLayer.LanguageServices.Contracts.TelemetryEventNames
name: TelemetryEventNames
- uid: Microsoft.SqlTools.ServiceLayer.LanguageServices.Contracts.TelemetryNotification
name: TelemetryNotification
- uid: Microsoft.SqlTools.ServiceLayer.LanguageServices.Contracts.TelemetryParams
name: TelemetryParams
- uid: Microsoft.SqlTools.ServiceLayer.LanguageServices.Contracts.TelemetryProperties
name: TelemetryProperties
- uid: Microsoft.SqlTools.ServiceLayer.LanguageServices.Contracts.TextEdit
name: TextEdit
- uid: Microsoft.SqlTools.ServiceLayer.QueryExecution
name: Microsoft.SqlTools.ServiceLayer.QueryExecution
items:
- uid: Microsoft.SqlTools.ServiceLayer.QueryExecution.Batch
name: Batch
- uid: Microsoft.SqlTools.ServiceLayer.QueryExecution.Batch.BatchAsyncEventHandler
name: Batch.BatchAsyncEventHandler
- uid: Microsoft.SqlTools.ServiceLayer.QueryExecution.Query
name: Query
- uid: Microsoft.SqlTools.ServiceLayer.QueryExecution.Query.QueryAsyncErrorEventHandler
name: Query.QueryAsyncErrorEventHandler
- uid: Microsoft.SqlTools.ServiceLayer.QueryExecution.Query.QueryAsyncEventHandler
name: Query.QueryAsyncEventHandler
- uid: Microsoft.SqlTools.ServiceLayer.QueryExecution.QueryExecutionService
name: QueryExecutionService
- uid: Microsoft.SqlTools.ServiceLayer.QueryExecution.ResultSet
name: ResultSet
- uid: Microsoft.SqlTools.ServiceLayer.QueryExecution.ResultSet.ResultSetAsyncEventHandler
name: ResultSet.ResultSetAsyncEventHandler
- uid: Microsoft.SqlTools.ServiceLayer.QueryExecution.Contracts
name: Microsoft.SqlTools.ServiceLayer.QueryExecution.Contracts
items:
- uid: Microsoft.SqlTools.ServiceLayer.QueryExecution.Contracts.BatchSummary
name: BatchSummary
- uid: Microsoft.SqlTools.ServiceLayer.QueryExecution.Contracts.DbCellValue
name: DbCellValue
- uid: Microsoft.SqlTools.ServiceLayer.QueryExecution.Contracts.DbColumnWrapper
name: DbColumnWrapper
- uid: Microsoft.SqlTools.ServiceLayer.QueryExecution.Contracts.QueryCancelParams
name: QueryCancelParams
- uid: Microsoft.SqlTools.ServiceLayer.QueryExecution.Contracts.QueryCancelRequest
name: QueryCancelRequest
- uid: Microsoft.SqlTools.ServiceLayer.QueryExecution.Contracts.QueryCancelResult
name: QueryCancelResult
- uid: Microsoft.SqlTools.ServiceLayer.QueryExecution.Contracts.QueryDisposeParams
name: QueryDisposeParams
- uid: Microsoft.SqlTools.ServiceLayer.QueryExecution.Contracts.QueryDisposeRequest
name: QueryDisposeRequest
- uid: Microsoft.SqlTools.ServiceLayer.QueryExecution.Contracts.QueryDisposeResult
name: QueryDisposeResult
- uid: Microsoft.SqlTools.ServiceLayer.QueryExecution.Contracts.QueryExecuteBatchCompleteEvent
name: QueryExecuteBatchCompleteEvent
- uid: Microsoft.SqlTools.ServiceLayer.QueryExecution.Contracts.QueryExecuteBatchNotificationParams
name: QueryExecuteBatchNotificationParams
- uid: Microsoft.SqlTools.ServiceLayer.QueryExecution.Contracts.QueryExecuteBatchStartEvent
name: QueryExecuteBatchStartEvent
- uid: Microsoft.SqlTools.ServiceLayer.QueryExecution.Contracts.QueryExecuteCompleteEvent
name: QueryExecuteCompleteEvent
- uid: Microsoft.SqlTools.ServiceLayer.QueryExecution.Contracts.QueryExecuteCompleteParams
name: QueryExecuteCompleteParams
- uid: Microsoft.SqlTools.ServiceLayer.QueryExecution.Contracts.QueryExecuteParams
name: QueryExecuteParams
- uid: Microsoft.SqlTools.ServiceLayer.QueryExecution.Contracts.QueryExecuteRequest
name: QueryExecuteRequest
- uid: Microsoft.SqlTools.ServiceLayer.QueryExecution.Contracts.QueryExecuteResult
name: QueryExecuteResult
- uid: Microsoft.SqlTools.ServiceLayer.QueryExecution.Contracts.QueryExecuteResultSetCompleteEvent
name: QueryExecuteResultSetCompleteEvent
- uid: Microsoft.SqlTools.ServiceLayer.QueryExecution.Contracts.QueryExecuteResultSetCompleteParams
name: QueryExecuteResultSetCompleteParams
- uid: Microsoft.SqlTools.ServiceLayer.QueryExecution.Contracts.QueryExecuteSubsetParams
name: QueryExecuteSubsetParams
- uid: Microsoft.SqlTools.ServiceLayer.QueryExecution.Contracts.QueryExecuteSubsetRequest
name: QueryExecuteSubsetRequest
- uid: Microsoft.SqlTools.ServiceLayer.QueryExecution.Contracts.QueryExecuteSubsetResult
name: QueryExecuteSubsetResult
- uid: Microsoft.SqlTools.ServiceLayer.QueryExecution.Contracts.ResultMessage
name: ResultMessage
- uid: Microsoft.SqlTools.ServiceLayer.QueryExecution.Contracts.ResultSetSubset
name: ResultSetSubset
- uid: Microsoft.SqlTools.ServiceLayer.QueryExecution.Contracts.ResultSetSummary
name: ResultSetSummary
- uid: Microsoft.SqlTools.ServiceLayer.QueryExecution.Contracts.SaveResultRequestError
name: SaveResultRequestError
- uid: Microsoft.SqlTools.ServiceLayer.QueryExecution.Contracts.SaveResultRequestResult
name: SaveResultRequestResult
- uid: Microsoft.SqlTools.ServiceLayer.QueryExecution.Contracts.SaveResultsAsCsvRequest
name: SaveResultsAsCsvRequest
- uid: Microsoft.SqlTools.ServiceLayer.QueryExecution.Contracts.SaveResultsAsCsvRequestParams
name: SaveResultsAsCsvRequestParams
- uid: Microsoft.SqlTools.ServiceLayer.QueryExecution.Contracts.SaveResultsAsJsonRequest
name: SaveResultsAsJsonRequest
- uid: Microsoft.SqlTools.ServiceLayer.QueryExecution.Contracts.SaveResultsAsJsonRequestParams
name: SaveResultsAsJsonRequestParams
- uid: Microsoft.SqlTools.ServiceLayer.QueryExecution.Contracts.SaveResultsRequestParams
name: SaveResultsRequestParams
- uid: Microsoft.SqlTools.ServiceLayer.QueryExecution.Contracts.SelectionData
name: SelectionData
- uid: Microsoft.SqlTools.ServiceLayer.QueryExecution.DataStorage
name: Microsoft.SqlTools.ServiceLayer.QueryExecution.DataStorage
items:
- uid: Microsoft.SqlTools.ServiceLayer.QueryExecution.DataStorage.FileStreamReadResult
name: FileStreamReadResult
- uid: Microsoft.SqlTools.ServiceLayer.QueryExecution.DataStorage.IFileStreamFactory
name: IFileStreamFactory
- uid: Microsoft.SqlTools.ServiceLayer.QueryExecution.DataStorage.IFileStreamReader
name: IFileStreamReader
- uid: Microsoft.SqlTools.ServiceLayer.QueryExecution.DataStorage.IFileStreamWriter
name: IFileStreamWriter
- uid: Microsoft.SqlTools.ServiceLayer.QueryExecution.DataStorage.ServiceBufferFileStreamFactory
name: ServiceBufferFileStreamFactory
- uid: Microsoft.SqlTools.ServiceLayer.QueryExecution.DataStorage.ServiceBufferFileStreamReader
name: ServiceBufferFileStreamReader
- uid: Microsoft.SqlTools.ServiceLayer.QueryExecution.DataStorage.ServiceBufferFileStreamWriter
name: ServiceBufferFileStreamWriter
- uid: Microsoft.SqlTools.ServiceLayer.QueryExecution.DataStorage.StorageDataReader
name: StorageDataReader
- uid: Microsoft.SqlTools.ServiceLayer.SqlContext
name: Microsoft.SqlTools.ServiceLayer.SqlContext
items:
- uid: Microsoft.SqlTools.ServiceLayer.SqlContext.HostDetails
name: HostDetails
- uid: Microsoft.SqlTools.ServiceLayer.SqlContext.IntelliSenseSettings
name: IntelliSenseSettings
- uid: Microsoft.SqlTools.ServiceLayer.SqlContext.QueryExecutionSettings
name: QueryExecutionSettings
- uid: Microsoft.SqlTools.ServiceLayer.SqlContext.SqlToolsContext
name: SqlToolsContext
- uid: Microsoft.SqlTools.ServiceLayer.SqlContext.SqlToolsSettings
name: SqlToolsSettings
- uid: Microsoft.SqlTools.ServiceLayer.SqlContext.SqlToolsSettingsValues
name: SqlToolsSettingsValues
- uid: Microsoft.SqlTools.ServiceLayer.Utility
name: Microsoft.SqlTools.ServiceLayer.Utility
items:
- uid: Microsoft.SqlTools.ServiceLayer.Utility.AsyncContext
name: AsyncContext
- uid: Microsoft.SqlTools.ServiceLayer.Utility.AsyncContextThread
name: AsyncContextThread
- uid: Microsoft.SqlTools.ServiceLayer.Utility.AsyncLock
name: AsyncLock
- uid: Microsoft.SqlTools.ServiceLayer.Utility.AsyncQueue`1
name: AsyncQueue<T>
name.vb: AsyncQueue(Of T)
- uid: Microsoft.SqlTools.ServiceLayer.Utility.Logger
name: Logger
- uid: Microsoft.SqlTools.ServiceLayer.Utility.LogLevel
name: LogLevel
- uid: Microsoft.SqlTools.ServiceLayer.Utility.LongList`1
name: LongList<T>
name.vb: LongList(Of T)
- uid: Microsoft.SqlTools.ServiceLayer.Utility.LongList`1.LongListEnumerator`1
name: LongList<T>.LongListEnumerator<TEt>
name.vb: LongList(Of T).LongListEnumerator(Of TEt)
- uid: Microsoft.SqlTools.ServiceLayer.Utility.TextUtilities
name: TextUtilities
- uid: Microsoft.SqlTools.ServiceLayer.Utility.ThreadSynchronizationContext
name: ThreadSynchronizationContext
- uid: Microsoft.SqlTools.ServiceLayer.Utility.Validate
name: Validate
- uid: Microsoft.SqlTools.ServiceLayer.Workspace
name: Microsoft.SqlTools.ServiceLayer.Workspace
items:
- uid: Microsoft.SqlTools.ServiceLayer.Workspace.Workspace
name: Workspace
- uid: Microsoft.SqlTools.ServiceLayer.Workspace.WorkspaceService`1
name: WorkspaceService<TConfig>
name.vb: WorkspaceService(Of TConfig)
- uid: Microsoft.SqlTools.ServiceLayer.Workspace.WorkspaceService`1.ConfigChangeCallback
name: WorkspaceService<TConfig>.ConfigChangeCallback
name.vb: WorkspaceService(Of TConfig).ConfigChangeCallback
- uid: Microsoft.SqlTools.ServiceLayer.Workspace.WorkspaceService`1.TextDocChangeCallback
name: WorkspaceService<TConfig>.TextDocChangeCallback
name.vb: WorkspaceService(Of TConfig).TextDocChangeCallback
- uid: Microsoft.SqlTools.ServiceLayer.Workspace.WorkspaceService`1.TextDocCloseCallback
name: WorkspaceService<TConfig>.TextDocCloseCallback
name.vb: WorkspaceService(Of TConfig).TextDocCloseCallback
- uid: Microsoft.SqlTools.ServiceLayer.Workspace.WorkspaceService`1.TextDocOpenCallback
name: WorkspaceService<TConfig>.TextDocOpenCallback
name.vb: WorkspaceService(Of TConfig).TextDocOpenCallback
- uid: Microsoft.SqlTools.ServiceLayer.Workspace.Contracts
name: Microsoft.SqlTools.ServiceLayer.Workspace.Contracts
items:
- uid: Microsoft.SqlTools.ServiceLayer.Workspace.Contracts.BufferPosition
name: BufferPosition
- uid: Microsoft.SqlTools.ServiceLayer.Workspace.Contracts.BufferRange
name: BufferRange
- uid: Microsoft.SqlTools.ServiceLayer.Workspace.Contracts.DidChangeConfigurationNotification`1
name: DidChangeConfigurationNotification<TConfig>
name.vb: DidChangeConfigurationNotification(Of TConfig)
- uid: Microsoft.SqlTools.ServiceLayer.Workspace.Contracts.DidChangeConfigurationParams`1
name: DidChangeConfigurationParams<TConfig>
name.vb: DidChangeConfigurationParams(Of TConfig)
- uid: Microsoft.SqlTools.ServiceLayer.Workspace.Contracts.DidChangeTextDocumentNotification
name: DidChangeTextDocumentNotification
- uid: Microsoft.SqlTools.ServiceLayer.Workspace.Contracts.DidChangeTextDocumentParams
name: DidChangeTextDocumentParams
- uid: Microsoft.SqlTools.ServiceLayer.Workspace.Contracts.DidCloseTextDocumentNotification
name: DidCloseTextDocumentNotification
- uid: Microsoft.SqlTools.ServiceLayer.Workspace.Contracts.DidCloseTextDocumentParams
name: DidCloseTextDocumentParams
- uid: Microsoft.SqlTools.ServiceLayer.Workspace.Contracts.DidOpenTextDocumentNotification
name: DidOpenTextDocumentNotification
- uid: Microsoft.SqlTools.ServiceLayer.Workspace.Contracts.DocumentSymbolParams
name: DocumentSymbolParams
- uid: Microsoft.SqlTools.ServiceLayer.Workspace.Contracts.DocumentSymbolRequest
name: DocumentSymbolRequest
- uid: Microsoft.SqlTools.ServiceLayer.Workspace.Contracts.FileChange
name: FileChange
- uid: Microsoft.SqlTools.ServiceLayer.Workspace.Contracts.FileChangeType
name: FileChangeType
- uid: Microsoft.SqlTools.ServiceLayer.Workspace.Contracts.FileEvent
name: FileEvent
- uid: Microsoft.SqlTools.ServiceLayer.Workspace.Contracts.FilePosition
name: FilePosition
- uid: Microsoft.SqlTools.ServiceLayer.Workspace.Contracts.Location
name: Location
- uid: Microsoft.SqlTools.ServiceLayer.Workspace.Contracts.Position
name: Position
- uid: Microsoft.SqlTools.ServiceLayer.Workspace.Contracts.Range
name: Range
- uid: Microsoft.SqlTools.ServiceLayer.Workspace.Contracts.ScriptFile
name: ScriptFile
- uid: Microsoft.SqlTools.ServiceLayer.Workspace.Contracts.ScriptFileMarker
name: ScriptFileMarker
- uid: Microsoft.SqlTools.ServiceLayer.Workspace.Contracts.ScriptFileMarkerLevel
name: ScriptFileMarkerLevel
- uid: Microsoft.SqlTools.ServiceLayer.Workspace.Contracts.ScriptRegion
name: ScriptRegion
- uid: Microsoft.SqlTools.ServiceLayer.Workspace.Contracts.SymbolInformation
name: SymbolInformation
- uid: Microsoft.SqlTools.ServiceLayer.Workspace.Contracts.SymbolKind
name: SymbolKind
- uid: Microsoft.SqlTools.ServiceLayer.Workspace.Contracts.TextDocumentChangeEvent
name: TextDocumentChangeEvent
- uid: Microsoft.SqlTools.ServiceLayer.Workspace.Contracts.TextDocumentIdentifier
name: TextDocumentIdentifier
- uid: Microsoft.SqlTools.ServiceLayer.Workspace.Contracts.TextDocumentItem
name: TextDocumentItem
- uid: Microsoft.SqlTools.ServiceLayer.Workspace.Contracts.TextDocumentPosition
name: TextDocumentPosition
- uid: Microsoft.SqlTools.ServiceLayer.Workspace.Contracts.VersionedTextDocumentIdentifier
name: VersionedTextDocumentIdentifier
- uid: Microsoft.SqlTools.ServiceLayer.Workspace.Contracts.WorkspaceSymbolParams
name: WorkspaceSymbolParams
- uid: Microsoft.SqlTools.ServiceLayer.Workspace.Contracts.WorkspaceSymbolRequest
name: WorkspaceSymbolRequest