Constructor for the TableFilter.
Namespace: HuagatiEFProfiler.FiltersAssembly: HuagatiEFProfiler (in HuagatiEFProfiler.dll) Version: 1.33.3996.16092
Syntax
| C# |
|---|
public TableFilter( string tableName ) |
| Visual Basic |
|---|
Public Sub New ( _ tableName As String _ ) |
| Visual C++ |
|---|
public: TableFilter( String^ tableName ) |
Parameters
- tableName
- Type: System..::..String
Unqualified table name (excluding db/schema/owner)