QueryBatchExecutorBase(IQueryActionExecutor) Constructor
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public QueryBatchExecutorBase (Microsoft.VisualStudio.ProjectSystem.Query.Execution.IQueryActionExecutor innerExecutor);
new Microsoft.VisualStudio.ProjectSystem.Query.Execution.QueryBatchExecutorBase : Microsoft.VisualStudio.ProjectSystem.Query.Execution.IQueryActionExecutor -> Microsoft.VisualStudio.ProjectSystem.Query.Execution.QueryBatchExecutorBase
Public Sub New (innerExecutor As IQueryActionExecutor)
Parameters
- innerExecutor
- IQueryActionExecutor