The TableFilter evaluates whether a query involves a table with the name specified in the call to the filter's constructor.
Namespace: HuagatiEFProfiler.FiltersAssembly: HuagatiEFProfiler (in HuagatiEFProfiler.dll) Version: 1.33.3996.16092
Syntax
C# |
---|
public class TableFilter : ProfilerFilter |
Visual Basic |
---|
Public Class TableFilter _ Inherits ProfilerFilter |
Visual C++ |
---|
public ref class TableFilter : public ProfilerFilter |
Inheritance Hierarchy
System..::..Object
HuagatiEFProfiler.Filters..::..ProfilerFilter
HuagatiEFProfiler.Filters..::..TableFilter
HuagatiEFProfiler.Filters..::..ProfilerFilter
HuagatiEFProfiler.Filters..::..TableFilter