Skip to content

Latest commit

 

History

History
33 lines (20 loc) · 1.4 KB

File metadata and controls

33 lines (20 loc) · 1.4 KB

QueryInterceptingProvider<T> Constructors

Index > ExpressionPowerTools.Core > ExpressionPowerTools.Core.Providers > QueryInterceptingProvider > QueryInterceptingProvider(IQueryable sourceQuery)

Initializes a new instance of the QueryInterceptingProvider<T> class.

Overloads

Ctor Description
QueryInterceptingProvider(IQueryable sourceQuery) Initializes a new instance of the QueryInterceptingProvider<T> class.

QueryInterceptingProvider(IQueryable sourceQuery)

Initializes a new instance of the QueryInterceptingProvider<T> class.

public QueryInterceptingProvider(IQueryable sourceQuery)

Parameters

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