Index > ExpressionPowerTools.Core > ExpressionPowerTools.Core.Providers > QueryInterceptingProvider > QueryInterceptingProvider(IQueryable sourceQuery)
Initializes a new instance of the QueryInterceptingProvider<T> class.
| Ctor | Description |
|---|---|
| QueryInterceptingProvider(IQueryable sourceQuery) | Initializes a new instance of the QueryInterceptingProvider<T> class. |
Initializes a new instance of the QueryInterceptingProvider<T> class.
public QueryInterceptingProvider(IQueryable sourceQuery)| Parameter | Type | Description |
|---|---|---|
sourceQuery |
IQueryable | The query to snapshot. |
| Generated | Copyright | Version |
|---|---|---|
| 02/22/2021 21:59:57 | (c) Copyright 2020 Jeremy Likness. | 0.9.7-beta |