Class QueryExecuteResultSetCompleteParams
Inheritance
System.Object
QueryExecuteResultSetCompleteParams
Namespace:Microsoft.SqlTools.ServiceLayer.QueryExecution.Contracts
Assembly:Microsoft.SqlTools.ServiceLayer.dll
Syntax
public class QueryExecuteResultSetCompleteParams
Properties
| Improve this Doc View SourceOwnerUri
Declaration
public string OwnerUri { get; set; }
| Type | Description |
|---|---|
| System.String |
ResultSetSummary
Declaration
public ResultSetSummary ResultSetSummary { get; set; }
| Type | Description |
|---|---|
| ResultSetSummary |