Add initial doxfx content

This commit is contained in:
Karl Burtram
2016-12-15 16:37:50 -08:00
parent 5a15a2cdf1
commit e3c080b2a0
539 changed files with 232202 additions and 1 deletions

View File

@@ -0,0 +1,264 @@
### YamlMime:ManagedReference
items:
- uid: Microsoft.SqlTools.ServiceLayer.QueryExecution.Contracts
commentId: N:Microsoft.SqlTools.ServiceLayer.QueryExecution.Contracts
id: Microsoft.SqlTools.ServiceLayer.QueryExecution.Contracts
children:
- Microsoft.SqlTools.ServiceLayer.QueryExecution.Contracts.BatchSummary
- Microsoft.SqlTools.ServiceLayer.QueryExecution.Contracts.DbCellValue
- Microsoft.SqlTools.ServiceLayer.QueryExecution.Contracts.DbColumnWrapper
- Microsoft.SqlTools.ServiceLayer.QueryExecution.Contracts.QueryCancelParams
- Microsoft.SqlTools.ServiceLayer.QueryExecution.Contracts.QueryCancelRequest
- Microsoft.SqlTools.ServiceLayer.QueryExecution.Contracts.QueryCancelResult
- Microsoft.SqlTools.ServiceLayer.QueryExecution.Contracts.QueryDisposeParams
- Microsoft.SqlTools.ServiceLayer.QueryExecution.Contracts.QueryDisposeRequest
- Microsoft.SqlTools.ServiceLayer.QueryExecution.Contracts.QueryDisposeResult
- Microsoft.SqlTools.ServiceLayer.QueryExecution.Contracts.QueryExecuteBatchCompleteEvent
- Microsoft.SqlTools.ServiceLayer.QueryExecution.Contracts.QueryExecuteBatchNotificationParams
- Microsoft.SqlTools.ServiceLayer.QueryExecution.Contracts.QueryExecuteBatchStartEvent
- Microsoft.SqlTools.ServiceLayer.QueryExecution.Contracts.QueryExecuteCompleteEvent
- Microsoft.SqlTools.ServiceLayer.QueryExecution.Contracts.QueryExecuteCompleteParams
- Microsoft.SqlTools.ServiceLayer.QueryExecution.Contracts.QueryExecuteParams
- Microsoft.SqlTools.ServiceLayer.QueryExecution.Contracts.QueryExecuteRequest
- Microsoft.SqlTools.ServiceLayer.QueryExecution.Contracts.QueryExecuteResult
- Microsoft.SqlTools.ServiceLayer.QueryExecution.Contracts.QueryExecuteResultSetCompleteEvent
- Microsoft.SqlTools.ServiceLayer.QueryExecution.Contracts.QueryExecuteResultSetCompleteParams
- Microsoft.SqlTools.ServiceLayer.QueryExecution.Contracts.QueryExecuteSubsetParams
- Microsoft.SqlTools.ServiceLayer.QueryExecution.Contracts.QueryExecuteSubsetRequest
- Microsoft.SqlTools.ServiceLayer.QueryExecution.Contracts.QueryExecuteSubsetResult
- Microsoft.SqlTools.ServiceLayer.QueryExecution.Contracts.ResultMessage
- Microsoft.SqlTools.ServiceLayer.QueryExecution.Contracts.ResultSetSubset
- Microsoft.SqlTools.ServiceLayer.QueryExecution.Contracts.ResultSetSummary
- Microsoft.SqlTools.ServiceLayer.QueryExecution.Contracts.SaveResultRequestError
- Microsoft.SqlTools.ServiceLayer.QueryExecution.Contracts.SaveResultRequestResult
- Microsoft.SqlTools.ServiceLayer.QueryExecution.Contracts.SaveResultsAsCsvRequest
- Microsoft.SqlTools.ServiceLayer.QueryExecution.Contracts.SaveResultsAsCsvRequestParams
- Microsoft.SqlTools.ServiceLayer.QueryExecution.Contracts.SaveResultsAsJsonRequest
- Microsoft.SqlTools.ServiceLayer.QueryExecution.Contracts.SaveResultsAsJsonRequestParams
- Microsoft.SqlTools.ServiceLayer.QueryExecution.Contracts.SaveResultsRequestParams
- Microsoft.SqlTools.ServiceLayer.QueryExecution.Contracts.SelectionData
langs:
- csharp
- vb
name: Microsoft.SqlTools.ServiceLayer.QueryExecution.Contracts
nameWithType: Microsoft.SqlTools.ServiceLayer.QueryExecution.Contracts
fullName: Microsoft.SqlTools.ServiceLayer.QueryExecution.Contracts
type: Namespace
assemblies:
- Microsoft.SqlTools.ServiceLayer
references:
- uid: Microsoft.SqlTools.ServiceLayer.QueryExecution.Contracts.BatchSummary
commentId: T:Microsoft.SqlTools.ServiceLayer.QueryExecution.Contracts.BatchSummary
parent: Microsoft.SqlTools.ServiceLayer.QueryExecution.Contracts
isExternal: false
name: BatchSummary
nameWithType: BatchSummary
fullName: Microsoft.SqlTools.ServiceLayer.QueryExecution.Contracts.BatchSummary
- uid: Microsoft.SqlTools.ServiceLayer.QueryExecution.Contracts.DbCellValue
commentId: T:Microsoft.SqlTools.ServiceLayer.QueryExecution.Contracts.DbCellValue
parent: Microsoft.SqlTools.ServiceLayer.QueryExecution.Contracts
isExternal: false
name: DbCellValue
nameWithType: DbCellValue
fullName: Microsoft.SqlTools.ServiceLayer.QueryExecution.Contracts.DbCellValue
- uid: Microsoft.SqlTools.ServiceLayer.QueryExecution.Contracts.DbColumnWrapper
commentId: T:Microsoft.SqlTools.ServiceLayer.QueryExecution.Contracts.DbColumnWrapper
parent: Microsoft.SqlTools.ServiceLayer.QueryExecution.Contracts
isExternal: false
name: DbColumnWrapper
nameWithType: DbColumnWrapper
fullName: Microsoft.SqlTools.ServiceLayer.QueryExecution.Contracts.DbColumnWrapper
- uid: Microsoft.SqlTools.ServiceLayer.QueryExecution.Contracts.QueryCancelParams
commentId: T:Microsoft.SqlTools.ServiceLayer.QueryExecution.Contracts.QueryCancelParams
parent: Microsoft.SqlTools.ServiceLayer.QueryExecution.Contracts
isExternal: false
name: QueryCancelParams
nameWithType: QueryCancelParams
fullName: Microsoft.SqlTools.ServiceLayer.QueryExecution.Contracts.QueryCancelParams
- uid: Microsoft.SqlTools.ServiceLayer.QueryExecution.Contracts.QueryCancelResult
commentId: T:Microsoft.SqlTools.ServiceLayer.QueryExecution.Contracts.QueryCancelResult
isExternal: false
name: QueryCancelResult
nameWithType: QueryCancelResult
fullName: Microsoft.SqlTools.ServiceLayer.QueryExecution.Contracts.QueryCancelResult
- uid: Microsoft.SqlTools.ServiceLayer.QueryExecution.Contracts.QueryCancelRequest
commentId: T:Microsoft.SqlTools.ServiceLayer.QueryExecution.Contracts.QueryCancelRequest
isExternal: false
name: QueryCancelRequest
nameWithType: QueryCancelRequest
fullName: Microsoft.SqlTools.ServiceLayer.QueryExecution.Contracts.QueryCancelRequest
- uid: Microsoft.SqlTools.ServiceLayer.QueryExecution.Contracts.QueryDisposeParams
commentId: T:Microsoft.SqlTools.ServiceLayer.QueryExecution.Contracts.QueryDisposeParams
parent: Microsoft.SqlTools.ServiceLayer.QueryExecution.Contracts
isExternal: false
name: QueryDisposeParams
nameWithType: QueryDisposeParams
fullName: Microsoft.SqlTools.ServiceLayer.QueryExecution.Contracts.QueryDisposeParams
- uid: Microsoft.SqlTools.ServiceLayer.QueryExecution.Contracts.QueryDisposeResult
commentId: T:Microsoft.SqlTools.ServiceLayer.QueryExecution.Contracts.QueryDisposeResult
isExternal: false
name: QueryDisposeResult
nameWithType: QueryDisposeResult
fullName: Microsoft.SqlTools.ServiceLayer.QueryExecution.Contracts.QueryDisposeResult
- uid: Microsoft.SqlTools.ServiceLayer.QueryExecution.Contracts.QueryDisposeRequest
commentId: T:Microsoft.SqlTools.ServiceLayer.QueryExecution.Contracts.QueryDisposeRequest
isExternal: false
name: QueryDisposeRequest
nameWithType: QueryDisposeRequest
fullName: Microsoft.SqlTools.ServiceLayer.QueryExecution.Contracts.QueryDisposeRequest
- uid: Microsoft.SqlTools.ServiceLayer.QueryExecution.Contracts.QueryExecuteBatchNotificationParams
commentId: T:Microsoft.SqlTools.ServiceLayer.QueryExecution.Contracts.QueryExecuteBatchNotificationParams
isExternal: false
name: QueryExecuteBatchNotificationParams
nameWithType: QueryExecuteBatchNotificationParams
fullName: Microsoft.SqlTools.ServiceLayer.QueryExecution.Contracts.QueryExecuteBatchNotificationParams
- uid: Microsoft.SqlTools.ServiceLayer.QueryExecution.Contracts.QueryExecuteBatchCompleteEvent
commentId: T:Microsoft.SqlTools.ServiceLayer.QueryExecution.Contracts.QueryExecuteBatchCompleteEvent
isExternal: false
name: QueryExecuteBatchCompleteEvent
nameWithType: QueryExecuteBatchCompleteEvent
fullName: Microsoft.SqlTools.ServiceLayer.QueryExecution.Contracts.QueryExecuteBatchCompleteEvent
- uid: Microsoft.SqlTools.ServiceLayer.QueryExecution.Contracts.QueryExecuteBatchStartEvent
commentId: T:Microsoft.SqlTools.ServiceLayer.QueryExecution.Contracts.QueryExecuteBatchStartEvent
isExternal: false
name: QueryExecuteBatchStartEvent
nameWithType: QueryExecuteBatchStartEvent
fullName: Microsoft.SqlTools.ServiceLayer.QueryExecution.Contracts.QueryExecuteBatchStartEvent
- uid: Microsoft.SqlTools.ServiceLayer.QueryExecution.Contracts.QueryExecuteCompleteParams
commentId: T:Microsoft.SqlTools.ServiceLayer.QueryExecution.Contracts.QueryExecuteCompleteParams
isExternal: false
name: QueryExecuteCompleteParams
nameWithType: QueryExecuteCompleteParams
fullName: Microsoft.SqlTools.ServiceLayer.QueryExecution.Contracts.QueryExecuteCompleteParams
- uid: Microsoft.SqlTools.ServiceLayer.QueryExecution.Contracts.QueryExecuteCompleteEvent
commentId: T:Microsoft.SqlTools.ServiceLayer.QueryExecution.Contracts.QueryExecuteCompleteEvent
isExternal: false
name: QueryExecuteCompleteEvent
nameWithType: QueryExecuteCompleteEvent
fullName: Microsoft.SqlTools.ServiceLayer.QueryExecution.Contracts.QueryExecuteCompleteEvent
- uid: Microsoft.SqlTools.ServiceLayer.QueryExecution.Contracts.QueryExecuteParams
commentId: T:Microsoft.SqlTools.ServiceLayer.QueryExecution.Contracts.QueryExecuteParams
parent: Microsoft.SqlTools.ServiceLayer.QueryExecution.Contracts
isExternal: false
name: QueryExecuteParams
nameWithType: QueryExecuteParams
fullName: Microsoft.SqlTools.ServiceLayer.QueryExecution.Contracts.QueryExecuteParams
- uid: Microsoft.SqlTools.ServiceLayer.QueryExecution.Contracts.QueryExecuteResult
commentId: T:Microsoft.SqlTools.ServiceLayer.QueryExecution.Contracts.QueryExecuteResult
isExternal: false
name: QueryExecuteResult
nameWithType: QueryExecuteResult
fullName: Microsoft.SqlTools.ServiceLayer.QueryExecution.Contracts.QueryExecuteResult
- uid: Microsoft.SqlTools.ServiceLayer.QueryExecution.Contracts.QueryExecuteRequest
commentId: T:Microsoft.SqlTools.ServiceLayer.QueryExecution.Contracts.QueryExecuteRequest
isExternal: false
name: QueryExecuteRequest
nameWithType: QueryExecuteRequest
fullName: Microsoft.SqlTools.ServiceLayer.QueryExecution.Contracts.QueryExecuteRequest
- uid: Microsoft.SqlTools.ServiceLayer.QueryExecution.Contracts.QueryExecuteResultSetCompleteParams
commentId: T:Microsoft.SqlTools.ServiceLayer.QueryExecution.Contracts.QueryExecuteResultSetCompleteParams
isExternal: false
name: QueryExecuteResultSetCompleteParams
nameWithType: QueryExecuteResultSetCompleteParams
fullName: Microsoft.SqlTools.ServiceLayer.QueryExecution.Contracts.QueryExecuteResultSetCompleteParams
- uid: Microsoft.SqlTools.ServiceLayer.QueryExecution.Contracts.QueryExecuteResultSetCompleteEvent
commentId: T:Microsoft.SqlTools.ServiceLayer.QueryExecution.Contracts.QueryExecuteResultSetCompleteEvent
isExternal: false
name: QueryExecuteResultSetCompleteEvent
nameWithType: QueryExecuteResultSetCompleteEvent
fullName: Microsoft.SqlTools.ServiceLayer.QueryExecution.Contracts.QueryExecuteResultSetCompleteEvent
- uid: Microsoft.SqlTools.ServiceLayer.QueryExecution.Contracts.QueryExecuteSubsetParams
commentId: T:Microsoft.SqlTools.ServiceLayer.QueryExecution.Contracts.QueryExecuteSubsetParams
parent: Microsoft.SqlTools.ServiceLayer.QueryExecution.Contracts
isExternal: false
name: QueryExecuteSubsetParams
nameWithType: QueryExecuteSubsetParams
fullName: Microsoft.SqlTools.ServiceLayer.QueryExecution.Contracts.QueryExecuteSubsetParams
- uid: Microsoft.SqlTools.ServiceLayer.QueryExecution.Contracts.QueryExecuteSubsetResult
commentId: T:Microsoft.SqlTools.ServiceLayer.QueryExecution.Contracts.QueryExecuteSubsetResult
isExternal: false
name: QueryExecuteSubsetResult
nameWithType: QueryExecuteSubsetResult
fullName: Microsoft.SqlTools.ServiceLayer.QueryExecution.Contracts.QueryExecuteSubsetResult
- uid: Microsoft.SqlTools.ServiceLayer.QueryExecution.Contracts.QueryExecuteSubsetRequest
commentId: T:Microsoft.SqlTools.ServiceLayer.QueryExecution.Contracts.QueryExecuteSubsetRequest
isExternal: false
name: QueryExecuteSubsetRequest
nameWithType: QueryExecuteSubsetRequest
fullName: Microsoft.SqlTools.ServiceLayer.QueryExecution.Contracts.QueryExecuteSubsetRequest
- uid: Microsoft.SqlTools.ServiceLayer.QueryExecution.Contracts.ResultMessage
commentId: T:Microsoft.SqlTools.ServiceLayer.QueryExecution.Contracts.ResultMessage
isExternal: false
name: ResultMessage
nameWithType: ResultMessage
fullName: Microsoft.SqlTools.ServiceLayer.QueryExecution.Contracts.ResultMessage
- uid: Microsoft.SqlTools.ServiceLayer.QueryExecution.Contracts.ResultSetSubset
commentId: T:Microsoft.SqlTools.ServiceLayer.QueryExecution.Contracts.ResultSetSubset
parent: Microsoft.SqlTools.ServiceLayer.QueryExecution.Contracts
isExternal: false
name: ResultSetSubset
nameWithType: ResultSetSubset
fullName: Microsoft.SqlTools.ServiceLayer.QueryExecution.Contracts.ResultSetSubset
- uid: Microsoft.SqlTools.ServiceLayer.QueryExecution.Contracts.ResultSetSummary
commentId: T:Microsoft.SqlTools.ServiceLayer.QueryExecution.Contracts.ResultSetSummary
parent: Microsoft.SqlTools.ServiceLayer.QueryExecution.Contracts
isExternal: false
name: ResultSetSummary
nameWithType: ResultSetSummary
fullName: Microsoft.SqlTools.ServiceLayer.QueryExecution.Contracts.ResultSetSummary
- uid: Microsoft.SqlTools.ServiceLayer.QueryExecution.Contracts.SaveResultsRequestParams
commentId: T:Microsoft.SqlTools.ServiceLayer.QueryExecution.Contracts.SaveResultsRequestParams
parent: Microsoft.SqlTools.ServiceLayer.QueryExecution.Contracts
isExternal: false
name: SaveResultsRequestParams
nameWithType: SaveResultsRequestParams
fullName: Microsoft.SqlTools.ServiceLayer.QueryExecution.Contracts.SaveResultsRequestParams
- uid: Microsoft.SqlTools.ServiceLayer.QueryExecution.Contracts.SaveResultsAsCsvRequestParams
commentId: T:Microsoft.SqlTools.ServiceLayer.QueryExecution.Contracts.SaveResultsAsCsvRequestParams
isExternal: false
name: SaveResultsAsCsvRequestParams
nameWithType: SaveResultsAsCsvRequestParams
fullName: Microsoft.SqlTools.ServiceLayer.QueryExecution.Contracts.SaveResultsAsCsvRequestParams
- uid: Microsoft.SqlTools.ServiceLayer.QueryExecution.Contracts.SaveResultsAsJsonRequestParams
commentId: T:Microsoft.SqlTools.ServiceLayer.QueryExecution.Contracts.SaveResultsAsJsonRequestParams
isExternal: false
name: SaveResultsAsJsonRequestParams
nameWithType: SaveResultsAsJsonRequestParams
fullName: Microsoft.SqlTools.ServiceLayer.QueryExecution.Contracts.SaveResultsAsJsonRequestParams
- uid: Microsoft.SqlTools.ServiceLayer.QueryExecution.Contracts.SaveResultRequestResult
commentId: T:Microsoft.SqlTools.ServiceLayer.QueryExecution.Contracts.SaveResultRequestResult
isExternal: false
name: SaveResultRequestResult
nameWithType: SaveResultRequestResult
fullName: Microsoft.SqlTools.ServiceLayer.QueryExecution.Contracts.SaveResultRequestResult
- uid: Microsoft.SqlTools.ServiceLayer.QueryExecution.Contracts.SaveResultRequestError
commentId: T:Microsoft.SqlTools.ServiceLayer.QueryExecution.Contracts.SaveResultRequestError
isExternal: false
name: SaveResultRequestError
nameWithType: SaveResultRequestError
fullName: Microsoft.SqlTools.ServiceLayer.QueryExecution.Contracts.SaveResultRequestError
- uid: Microsoft.SqlTools.ServiceLayer.QueryExecution.Contracts.SaveResultsAsCsvRequest
commentId: T:Microsoft.SqlTools.ServiceLayer.QueryExecution.Contracts.SaveResultsAsCsvRequest
isExternal: false
name: SaveResultsAsCsvRequest
nameWithType: SaveResultsAsCsvRequest
fullName: Microsoft.SqlTools.ServiceLayer.QueryExecution.Contracts.SaveResultsAsCsvRequest
- uid: Microsoft.SqlTools.ServiceLayer.QueryExecution.Contracts.SaveResultsAsJsonRequest
commentId: T:Microsoft.SqlTools.ServiceLayer.QueryExecution.Contracts.SaveResultsAsJsonRequest
isExternal: false
name: SaveResultsAsJsonRequest
nameWithType: SaveResultsAsJsonRequest
fullName: Microsoft.SqlTools.ServiceLayer.QueryExecution.Contracts.SaveResultsAsJsonRequest
- uid: Microsoft.SqlTools.ServiceLayer.QueryExecution.Contracts.SelectionData
commentId: T:Microsoft.SqlTools.ServiceLayer.QueryExecution.Contracts.SelectionData
parent: Microsoft.SqlTools.ServiceLayer.QueryExecution.Contracts
isExternal: false
name: SelectionData
nameWithType: SelectionData
fullName: Microsoft.SqlTools.ServiceLayer.QueryExecution.Contracts.SelectionData
- uid: Microsoft.SqlTools.ServiceLayer.QueryExecution.Contracts
commentId: N:Microsoft.SqlTools.ServiceLayer.QueryExecution.Contracts
isExternal: false
name: Microsoft.SqlTools.ServiceLayer.QueryExecution.Contracts
nameWithType: Microsoft.SqlTools.ServiceLayer.QueryExecution.Contracts
fullName: Microsoft.SqlTools.ServiceLayer.QueryExecution.Contracts