Files
FreeSql/api/FreeSql.Internal.CommonProvider.DeleteProvider-1.html
2023-07-07 17:27:43 +00:00

1274 lines
62 KiB
HTML

<!DOCTYPE html>
<!--[if IE]><![endif]-->
<html>
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
<title>Class DeleteProvider&lt;T1&gt;
| FreeSql API Docs </title>
<meta name="viewport" content="width=device-width">
<meta name="title" content="Class DeleteProvider&lt;T1&gt;
| FreeSql API Docs ">
<meta name="generator" content="docfx 2.59.4.0">
<link rel="shortcut icon" href="../favicon.ico">
<link rel="stylesheet" href="../styles/docfx.vendor.css">
<link rel="stylesheet" href="../styles/docfx.css">
<link rel="stylesheet" href="../styles/main.css">
<meta property="docfx:navrel" content="../toc.html">
<meta property="docfx:tocrel" content="toc.html">
<meta property="docfx:rel" content="../">
</head>
<body data-spy="scroll" data-target="#affix" data-offset="120">
<div id="wrapper">
<header>
<nav id="autocollapse" class="navbar navbar-inverse ng-scope" role="navigation">
<div class="container">
<div class="navbar-header">
<button type="button" class="navbar-toggle" data-toggle="collapse" data-target="#navbar">
<span class="sr-only">Toggle navigation</span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
</button>
<a class="navbar-brand" href="../index.html">
<img id="logo" class="svg" src=".././images/logo.svg" alt="">
</a>
</div>
<div class="collapse navbar-collapse" id="navbar">
<form class="navbar-form navbar-right" role="search" id="search">
<div class="form-group">
<input type="text" class="form-control" id="search-query" placeholder="Search" autocomplete="off">
</div>
</form>
</div>
</div>
</nav>
<div class="subnav navbar navbar-default">
<div class="container hide-when-search" id="breadcrumb">
<ul class="breadcrumb">
<li></li>
</ul>
</div>
</div>
</header>
<div class="container body-content">
<div id="search-results">
<div class="search-list">Search Results for <span></span></div>
<div class="sr-items">
<p><i class="glyphicon glyphicon-refresh index-loading"></i></p>
</div>
<ul id="pagination" data-first="First" data-prev="Previous" data-next="Next" data-last="Last"></ul>
</div>
</div>
<div role="main" class="container body-content hide-when-search">
<div class="sidenav hide-when-search">
<a class="btn toc-toggle collapse" data-toggle="collapse" href="#sidetoggle" aria-expanded="false" aria-controls="sidetoggle">Show / Hide Table of Contents</a>
<div class="sidetoggle collapse" id="sidetoggle">
<div id="sidetoc"></div>
</div>
</div>
<div class="article row grid-right">
<div class="col-md-10">
<article class="content wrap" id="_content" data-uid="FreeSql.Internal.CommonProvider.DeleteProvider`1">
<h1 id="FreeSql_Internal_CommonProvider_DeleteProvider_1" data-uid="FreeSql.Internal.CommonProvider.DeleteProvider`1" class="text-break">Class DeleteProvider&lt;T1&gt;
</h1>
<div class="markdown level0 summary"></div>
<div class="markdown level0 conceptual"></div>
<div class="inheritance">
<h5>Inheritance</h5>
<div class="level0"><span class="xref">System.Object</span></div>
<div class="level1"><a class="xref" href="FreeSql.Internal.CommonProvider.DeleteProvider.html">DeleteProvider</a></div>
<div class="level2"><span class="xref">DeleteProvider&lt;T1&gt;</span></div>
</div>
<div class="implements">
<h5>Implements</h5>
<div><a class="xref" href="FreeSql.IDelete-1.html">IDelete</a>&lt;T1&gt;</div>
</div>
<div class="inheritedMembers">
<h5>Inherited Members</h5>
<div>
<a class="xref" href="FreeSql.Internal.CommonProvider.DeleteProvider.html#FreeSql_Internal_CommonProvider_DeleteProvider__orm">DeleteProvider._orm</a>
</div>
<div>
<a class="xref" href="FreeSql.Internal.CommonProvider.DeleteProvider.html#FreeSql_Internal_CommonProvider_DeleteProvider__commonUtils">DeleteProvider._commonUtils</a>
</div>
<div>
<a class="xref" href="FreeSql.Internal.CommonProvider.DeleteProvider.html#FreeSql_Internal_CommonProvider_DeleteProvider__commonExpression">DeleteProvider._commonExpression</a>
</div>
<div>
<a class="xref" href="FreeSql.Internal.CommonProvider.DeleteProvider.html#FreeSql_Internal_CommonProvider_DeleteProvider__table">DeleteProvider._table</a>
</div>
<div>
<a class="xref" href="FreeSql.Internal.CommonProvider.DeleteProvider.html#FreeSql_Internal_CommonProvider_DeleteProvider__tableRule">DeleteProvider._tableRule</a>
</div>
<div>
<a class="xref" href="FreeSql.Internal.CommonProvider.DeleteProvider.html#FreeSql_Internal_CommonProvider_DeleteProvider__where">DeleteProvider._where</a>
</div>
<div>
<a class="xref" href="FreeSql.Internal.CommonProvider.DeleteProvider.html#FreeSql_Internal_CommonProvider_DeleteProvider__whereTimes">DeleteProvider._whereTimes</a>
</div>
<div>
<a class="xref" href="FreeSql.Internal.CommonProvider.DeleteProvider.html#FreeSql_Internal_CommonProvider_DeleteProvider__whereGlobalFilter">DeleteProvider._whereGlobalFilter</a>
</div>
<div>
<a class="xref" href="FreeSql.Internal.CommonProvider.DeleteProvider.html#FreeSql_Internal_CommonProvider_DeleteProvider__params">DeleteProvider._params</a>
</div>
<div>
<a class="xref" href="FreeSql.Internal.CommonProvider.DeleteProvider.html#FreeSql_Internal_CommonProvider_DeleteProvider__transaction">DeleteProvider._transaction</a>
</div>
<div>
<a class="xref" href="FreeSql.Internal.CommonProvider.DeleteProvider.html#FreeSql_Internal_CommonProvider_DeleteProvider__connection">DeleteProvider._connection</a>
</div>
<div>
<a class="xref" href="FreeSql.Internal.CommonProvider.DeleteProvider.html#FreeSql_Internal_CommonProvider_DeleteProvider__commandTimeout">DeleteProvider._commandTimeout</a>
</div>
<div>
<a class="xref" href="FreeSql.Internal.CommonProvider.DeleteProvider.html#FreeSql_Internal_CommonProvider_DeleteProvider__interceptSql">DeleteProvider._interceptSql</a>
</div>
<div>
<a class="xref" href="FreeSql.Internal.CommonProvider.DeleteProvider.html#FreeSql_Internal_CommonProvider_DeleteProvider__isAutoSyncStructure">DeleteProvider._isAutoSyncStructure</a>
</div>
<div>
<span class="xref">System.Object.Equals(System.Object)</span>
</div>
<div>
<span class="xref">System.Object.Equals(System.Object, System.Object)</span>
</div>
<div>
<span class="xref">System.Object.GetHashCode()</span>
</div>
<div>
<span class="xref">System.Object.GetType()</span>
</div>
<div>
<span class="xref">System.Object.MemberwiseClone()</span>
</div>
<div>
<span class="xref">System.Object.ReferenceEquals(System.Object, System.Object)</span>
</div>
<div>
<span class="xref">System.Object.ToString()</span>
</div>
</div>
<h6><strong>Namespace</strong>: <a class="xref" href="FreeSql.Internal.CommonProvider.html">FreeSql.Internal.CommonProvider</a></h6>
<h6><strong>Assembly</strong>: FreeSql.dll</h6>
<h5 id="FreeSql_Internal_CommonProvider_DeleteProvider_1_syntax">Syntax</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public abstract class DeleteProvider&lt;T1&gt; : DeleteProvider, IDelete&lt;T1&gt;</code></pre>
</div>
<h5 class="typeParameters">Type Parameters</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Name</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><span class="parametername">T1</span></td>
<td></td>
</tr>
</tbody>
</table>
<h3 id="constructors">Constructors
</h3>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/dotnetcore/freesql/new/master/apiSpec/new?filename=FreeSql_Internal_CommonProvider_DeleteProvider_1__ctor_IFreeSql_FreeSql_Internal_CommonUtils_FreeSql_Internal_CommonExpression_System_Object_.md&amp;value=---%0Auid%3A%20FreeSql.Internal.CommonProvider.DeleteProvider%601.%23ctor(IFreeSql%2CFreeSql.Internal.CommonUtils%2CFreeSql.Internal.CommonExpression%2CSystem.Object)%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/dotnetcore/FreeSql/blob/master/FreeSql/Internal/CommonProvider/DeleteProvider.cs/#L33">View Source</a>
</span>
<a id="FreeSql_Internal_CommonProvider_DeleteProvider_1__ctor_" data-uid="FreeSql.Internal.CommonProvider.DeleteProvider`1.#ctor*"></a>
<h4 id="FreeSql_Internal_CommonProvider_DeleteProvider_1__ctor_IFreeSql_FreeSql_Internal_CommonUtils_FreeSql_Internal_CommonExpression_System_Object_" data-uid="FreeSql.Internal.CommonProvider.DeleteProvider`1.#ctor(IFreeSql,FreeSql.Internal.CommonUtils,FreeSql.Internal.CommonExpression,System.Object)">DeleteProvider(IFreeSql, CommonUtils, CommonExpression, Object)</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public DeleteProvider(IFreeSql orm, CommonUtils commonUtils, CommonExpression commonExpression, object dywhere)</code></pre>
</div>
<h5 class="parameters">Parameters</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Name</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><span class="xref">IFreeSql</span></td>
<td><span class="parametername">orm</span></td>
<td></td>
</tr>
<tr>
<td><a class="xref" href="FreeSql.Internal.CommonUtils.html">CommonUtils</a></td>
<td><span class="parametername">commonUtils</span></td>
<td></td>
</tr>
<tr>
<td><a class="xref" href="FreeSql.Internal.CommonExpression.html">CommonExpression</a></td>
<td><span class="parametername">commonExpression</span></td>
<td></td>
</tr>
<tr>
<td><span class="xref">System.Object</span></td>
<td><span class="parametername">dywhere</span></td>
<td></td>
</tr>
</tbody>
</table>
<h3 id="methods">Methods
</h3>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/dotnetcore/freesql/new/master/apiSpec/new?filename=FreeSql_Internal_CommonProvider_DeleteProvider_1_AsTable_System_Func_System_String_System_String__.md&amp;value=---%0Auid%3A%20FreeSql.Internal.CommonProvider.DeleteProvider%601.AsTable(System.Func%7BSystem.String%2CSystem.String%7D)%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/dotnetcore/FreeSql/blob/master/FreeSql/Internal/CommonProvider/DeleteProvider.cs/#L153">View Source</a>
</span>
<a id="FreeSql_Internal_CommonProvider_DeleteProvider_1_AsTable_" data-uid="FreeSql.Internal.CommonProvider.DeleteProvider`1.AsTable*"></a>
<h4 id="FreeSql_Internal_CommonProvider_DeleteProvider_1_AsTable_System_Func_System_String_System_String__" data-uid="FreeSql.Internal.CommonProvider.DeleteProvider`1.AsTable(System.Func{System.String,System.String})">AsTable(Func&lt;String, String&gt;)</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public IDelete&lt;T1&gt; AsTable(Func&lt;string, string&gt; tableRule)</code></pre>
</div>
<h5 class="parameters">Parameters</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Name</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><span class="xref">System.Func</span>&lt;<span class="xref">System.String</span>, <span class="xref">System.String</span>&gt;</td>
<td><span class="parametername">tableRule</span></td>
<td></td>
</tr>
</tbody>
</table>
<h5 class="returns">Returns</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="FreeSql.IDelete-1.html">IDelete</a>&lt;T1&gt;</td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/dotnetcore/freesql/new/master/apiSpec/new?filename=FreeSql_Internal_CommonProvider_DeleteProvider_1_AsTable_System_String_.md&amp;value=---%0Auid%3A%20FreeSql.Internal.CommonProvider.DeleteProvider%601.AsTable(System.String)%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/dotnetcore/FreeSql/blob/master/FreeSql/Internal/CommonProvider/DeleteProvider.cs/#L158">View Source</a>
</span>
<a id="FreeSql_Internal_CommonProvider_DeleteProvider_1_AsTable_" data-uid="FreeSql.Internal.CommonProvider.DeleteProvider`1.AsTable*"></a>
<h4 id="FreeSql_Internal_CommonProvider_DeleteProvider_1_AsTable_System_String_" data-uid="FreeSql.Internal.CommonProvider.DeleteProvider`1.AsTable(System.String)">AsTable(String)</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public IDelete&lt;T1&gt; AsTable(string tableName)</code></pre>
</div>
<h5 class="parameters">Parameters</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Name</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><span class="xref">System.String</span></td>
<td><span class="parametername">tableName</span></td>
<td></td>
</tr>
</tbody>
</table>
<h5 class="returns">Returns</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="FreeSql.IDelete-1.html">IDelete</a>&lt;T1&gt;</td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/dotnetcore/freesql/new/master/apiSpec/new?filename=FreeSql_Internal_CommonProvider_DeleteProvider_1_AsType_System_Type_.md&amp;value=---%0Auid%3A%20FreeSql.Internal.CommonProvider.DeleteProvider%601.AsType(System.Type)%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/dotnetcore/FreeSql/blob/master/FreeSql/Internal/CommonProvider/DeleteProvider.cs/#L163">View Source</a>
</span>
<a id="FreeSql_Internal_CommonProvider_DeleteProvider_1_AsType_" data-uid="FreeSql.Internal.CommonProvider.DeleteProvider`1.AsType*"></a>
<h4 id="FreeSql_Internal_CommonProvider_DeleteProvider_1_AsType_System_Type_" data-uid="FreeSql.Internal.CommonProvider.DeleteProvider`1.AsType(System.Type)">AsType(Type)</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public IDelete&lt;T1&gt; AsType(Type entityType)</code></pre>
</div>
<h5 class="parameters">Parameters</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Name</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><span class="xref">System.Type</span></td>
<td><span class="parametername">entityType</span></td>
<td></td>
</tr>
</tbody>
</table>
<h5 class="returns">Returns</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="FreeSql.IDelete-1.html">IDelete</a>&lt;T1&gt;</td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/dotnetcore/freesql/new/master/apiSpec/new?filename=FreeSql_Internal_CommonProvider_DeleteProvider_1_ClearData.md&amp;value=---%0Auid%3A%20FreeSql.Internal.CommonProvider.DeleteProvider%601.ClearData%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/dotnetcore/FreeSql/blob/master/FreeSql/Internal/CommonProvider/DeleteProvider.cs/#L45">View Source</a>
</span>
<a id="FreeSql_Internal_CommonProvider_DeleteProvider_1_ClearData_" data-uid="FreeSql.Internal.CommonProvider.DeleteProvider`1.ClearData*"></a>
<h4 id="FreeSql_Internal_CommonProvider_DeleteProvider_1_ClearData" data-uid="FreeSql.Internal.CommonProvider.DeleteProvider`1.ClearData">ClearData()</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">protected void ClearData()</code></pre>
</div>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/dotnetcore/freesql/new/master/apiSpec/new?filename=FreeSql_Internal_CommonProvider_DeleteProvider_1_CommandTimeout_System_Int32_.md&amp;value=---%0Auid%3A%20FreeSql.Internal.CommonProvider.DeleteProvider%601.CommandTimeout(System.Int32)%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/dotnetcore/FreeSql/blob/master/FreeSql/Internal/CommonProvider/DeleteProvider.cs/#L65">View Source</a>
</span>
<a id="FreeSql_Internal_CommonProvider_DeleteProvider_1_CommandTimeout_" data-uid="FreeSql.Internal.CommonProvider.DeleteProvider`1.CommandTimeout*"></a>
<h4 id="FreeSql_Internal_CommonProvider_DeleteProvider_1_CommandTimeout_System_Int32_" data-uid="FreeSql.Internal.CommonProvider.DeleteProvider`1.CommandTimeout(System.Int32)">CommandTimeout(Int32)</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public IDelete&lt;T1&gt; CommandTimeout(int timeout)</code></pre>
</div>
<h5 class="parameters">Parameters</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Name</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><span class="xref">System.Int32</span></td>
<td><span class="parametername">timeout</span></td>
<td></td>
</tr>
</tbody>
</table>
<h5 class="returns">Returns</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="FreeSql.IDelete-1.html">IDelete</a>&lt;T1&gt;</td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/dotnetcore/freesql/new/master/apiSpec/new?filename=FreeSql_Internal_CommonProvider_DeleteProvider_1_DisableGlobalFilter_System_String___.md&amp;value=---%0Auid%3A%20FreeSql.Internal.CommonProvider.DeleteProvider%601.DisableGlobalFilter(System.String%5B%5D)%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/dotnetcore/FreeSql/blob/master/FreeSql/Internal/CommonProvider/DeleteProvider.cs/#L124">View Source</a>
</span>
<a id="FreeSql_Internal_CommonProvider_DeleteProvider_1_DisableGlobalFilter_" data-uid="FreeSql.Internal.CommonProvider.DeleteProvider`1.DisableGlobalFilter*"></a>
<h4 id="FreeSql_Internal_CommonProvider_DeleteProvider_1_DisableGlobalFilter_System_String___" data-uid="FreeSql.Internal.CommonProvider.DeleteProvider`1.DisableGlobalFilter(System.String[])">DisableGlobalFilter(String[])</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public IDelete&lt;T1&gt; DisableGlobalFilter(params string[] name)</code></pre>
</div>
<h5 class="parameters">Parameters</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Name</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><span class="xref">System.String</span>[]</td>
<td><span class="parametername">name</span></td>
<td></td>
</tr>
</tbody>
</table>
<h5 class="returns">Returns</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="FreeSql.IDelete-1.html">IDelete</a>&lt;T1&gt;</td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/dotnetcore/freesql/new/master/apiSpec/new?filename=FreeSql_Internal_CommonProvider_DeleteProvider_1_ExecuteAffrows.md&amp;value=---%0Auid%3A%20FreeSql.Internal.CommonProvider.DeleteProvider%601.ExecuteAffrows%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/dotnetcore/FreeSql/blob/master/FreeSql/Internal/CommonProvider/DeleteProvider.cs/#L71">View Source</a>
</span>
<a id="FreeSql_Internal_CommonProvider_DeleteProvider_1_ExecuteAffrows_" data-uid="FreeSql.Internal.CommonProvider.DeleteProvider`1.ExecuteAffrows*"></a>
<h4 id="FreeSql_Internal_CommonProvider_DeleteProvider_1_ExecuteAffrows" data-uid="FreeSql.Internal.CommonProvider.DeleteProvider`1.ExecuteAffrows">ExecuteAffrows()</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public virtual int ExecuteAffrows()</code></pre>
</div>
<h5 class="returns">Returns</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><span class="xref">System.Int32</span></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/dotnetcore/freesql/new/master/apiSpec/new?filename=FreeSql_Internal_CommonProvider_DeleteProvider_1_ExecuteAffrowsAsync_System_Threading_CancellationToken_.md&amp;value=---%0Auid%3A%20FreeSql.Internal.CommonProvider.DeleteProvider%601.ExecuteAffrowsAsync(System.Threading.CancellationToken)%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/dotnetcore/FreeSql/blob/master/FreeSql/Internal/CommonProvider/DeleteProviderAsync.cs/#L17">View Source</a>
</span>
<a id="FreeSql_Internal_CommonProvider_DeleteProvider_1_ExecuteAffrowsAsync_" data-uid="FreeSql.Internal.CommonProvider.DeleteProvider`1.ExecuteAffrowsAsync*"></a>
<h4 id="FreeSql_Internal_CommonProvider_DeleteProvider_1_ExecuteAffrowsAsync_System_Threading_CancellationToken_" data-uid="FreeSql.Internal.CommonProvider.DeleteProvider`1.ExecuteAffrowsAsync(System.Threading.CancellationToken)">ExecuteAffrowsAsync(CancellationToken)</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public virtual async Task&lt;int&gt; ExecuteAffrowsAsync(CancellationToken cancellationToken = default(CancellationToken))</code></pre>
</div>
<h5 class="parameters">Parameters</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Name</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><span class="xref">System.Threading.CancellationToken</span></td>
<td><span class="parametername">cancellationToken</span></td>
<td></td>
</tr>
</tbody>
</table>
<h5 class="returns">Returns</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><span class="xref">System.Threading.Tasks.Task</span>&lt;<span class="xref">System.Int32</span>&gt;</td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/dotnetcore/freesql/new/master/apiSpec/new?filename=FreeSql_Internal_CommonProvider_DeleteProvider_1_ExecuteDeleted.md&amp;value=---%0Auid%3A%20FreeSql.Internal.CommonProvider.DeleteProvider%601.ExecuteDeleted%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/dotnetcore/FreeSql/blob/master/FreeSql/Internal/CommonProvider/DeleteProvider.cs/#L101">View Source</a>
</span>
<a id="FreeSql_Internal_CommonProvider_DeleteProvider_1_ExecuteDeleted_" data-uid="FreeSql.Internal.CommonProvider.DeleteProvider`1.ExecuteDeleted*"></a>
<h4 id="FreeSql_Internal_CommonProvider_DeleteProvider_1_ExecuteDeleted" data-uid="FreeSql.Internal.CommonProvider.DeleteProvider`1.ExecuteDeleted">ExecuteDeleted()</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public abstract List&lt;T1&gt; ExecuteDeleted()</code></pre>
</div>
<h5 class="returns">Returns</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><span class="xref">System.Collections.Generic.List</span>&lt;T1&gt;</td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/dotnetcore/freesql/new/master/apiSpec/new?filename=FreeSql_Internal_CommonProvider_DeleteProvider_1_ExecuteDeletedAsync_System_Threading_CancellationToken_.md&amp;value=---%0Auid%3A%20FreeSql.Internal.CommonProvider.DeleteProvider%601.ExecuteDeletedAsync(System.Threading.CancellationToken)%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/dotnetcore/FreeSql/blob/master/FreeSql/Internal/CommonProvider/DeleteProviderAsync.cs/#L47">View Source</a>
</span>
<a id="FreeSql_Internal_CommonProvider_DeleteProvider_1_ExecuteDeletedAsync_" data-uid="FreeSql.Internal.CommonProvider.DeleteProvider`1.ExecuteDeletedAsync*"></a>
<h4 id="FreeSql_Internal_CommonProvider_DeleteProvider_1_ExecuteDeletedAsync_System_Threading_CancellationToken_" data-uid="FreeSql.Internal.CommonProvider.DeleteProvider`1.ExecuteDeletedAsync(System.Threading.CancellationToken)">ExecuteDeletedAsync(CancellationToken)</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public abstract Task&lt;List&lt;T1&gt;&gt; ExecuteDeletedAsync(CancellationToken cancellationToken = default(CancellationToken))</code></pre>
</div>
<h5 class="parameters">Parameters</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Name</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><span class="xref">System.Threading.CancellationToken</span></td>
<td><span class="parametername">cancellationToken</span></td>
<td></td>
</tr>
</tbody>
</table>
<h5 class="returns">Returns</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><span class="xref">System.Threading.Tasks.Task</span>&lt;<span class="xref">System.Collections.Generic.List</span>&lt;T1&gt;&gt;</td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/dotnetcore/freesql/new/master/apiSpec/new?filename=FreeSql_Internal_CommonProvider_DeleteProvider_1_TableRuleInvoke.md&amp;value=---%0Auid%3A%20FreeSql.Internal.CommonProvider.DeleteProvider%601.TableRuleInvoke%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/dotnetcore/FreeSql/blob/master/FreeSql/Internal/CommonProvider/DeleteProvider.cs/#L142">View Source</a>
</span>
<a id="FreeSql_Internal_CommonProvider_DeleteProvider_1_TableRuleInvoke_" data-uid="FreeSql.Internal.CommonProvider.DeleteProvider`1.TableRuleInvoke*"></a>
<h4 id="FreeSql_Internal_CommonProvider_DeleteProvider_1_TableRuleInvoke" data-uid="FreeSql.Internal.CommonProvider.DeleteProvider`1.TableRuleInvoke">TableRuleInvoke()</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">protected string TableRuleInvoke()</code></pre>
</div>
<h5 class="returns">Returns</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><span class="xref">System.String</span></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/dotnetcore/freesql/new/master/apiSpec/new?filename=FreeSql_Internal_CommonProvider_DeleteProvider_1_ToSql.md&amp;value=---%0Auid%3A%20FreeSql.Internal.CommonProvider.DeleteProvider%601.ToSql%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/dotnetcore/FreeSql/blob/master/FreeSql/Internal/CommonProvider/DeleteProvider.cs/#L173">View Source</a>
</span>
<a id="FreeSql_Internal_CommonProvider_DeleteProvider_1_ToSql_" data-uid="FreeSql.Internal.CommonProvider.DeleteProvider`1.ToSql*"></a>
<h4 id="FreeSql_Internal_CommonProvider_DeleteProvider_1_ToSql" data-uid="FreeSql.Internal.CommonProvider.DeleteProvider`1.ToSql">ToSql()</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public virtual string ToSql()</code></pre>
</div>
<h5 class="returns">Returns</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><span class="xref">System.String</span></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/dotnetcore/freesql/new/master/apiSpec/new?filename=FreeSql_Internal_CommonProvider_DeleteProvider_1_ToSqlFetch_System_Action_System_Text_StringBuilder__.md&amp;value=---%0Auid%3A%20FreeSql.Internal.CommonProvider.DeleteProvider%601.ToSqlFetch(System.Action%7BSystem.Text.StringBuilder%7D)%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/dotnetcore/FreeSql/blob/master/FreeSql/Internal/CommonProvider/DeleteProvider.cs/#L186">View Source</a>
</span>
<a id="FreeSql_Internal_CommonProvider_DeleteProvider_1_ToSqlFetch_" data-uid="FreeSql.Internal.CommonProvider.DeleteProvider`1.ToSqlFetch*"></a>
<h4 id="FreeSql_Internal_CommonProvider_DeleteProvider_1_ToSqlFetch_System_Action_System_Text_StringBuilder__" data-uid="FreeSql.Internal.CommonProvider.DeleteProvider`1.ToSqlFetch(System.Action{System.Text.StringBuilder})">ToSqlFetch(Action&lt;StringBuilder&gt;)</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public void ToSqlFetch(Action&lt;StringBuilder&gt; fetch)</code></pre>
</div>
<h5 class="parameters">Parameters</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Name</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><span class="xref">System.Action</span>&lt;<span class="xref">System.Text.StringBuilder</span>&gt;</td>
<td><span class="parametername">fetch</span></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/dotnetcore/freesql/new/master/apiSpec/new?filename=FreeSql_Internal_CommonProvider_DeleteProvider_1_ToSqlFetchAsync_System_Func_System_Text_StringBuilder_System_Threading_Tasks_Task__.md&amp;value=---%0Auid%3A%20FreeSql.Internal.CommonProvider.DeleteProvider%601.ToSqlFetchAsync(System.Func%7BSystem.Text.StringBuilder%2CSystem.Threading.Tasks.Task%7D)%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/dotnetcore/FreeSql/blob/master/FreeSql/Internal/CommonProvider/DeleteProvider.cs/#L221">View Source</a>
</span>
<a id="FreeSql_Internal_CommonProvider_DeleteProvider_1_ToSqlFetchAsync_" data-uid="FreeSql.Internal.CommonProvider.DeleteProvider`1.ToSqlFetchAsync*"></a>
<h4 id="FreeSql_Internal_CommonProvider_DeleteProvider_1_ToSqlFetchAsync_System_Func_System_Text_StringBuilder_System_Threading_Tasks_Task__" data-uid="FreeSql.Internal.CommonProvider.DeleteProvider`1.ToSqlFetchAsync(System.Func{System.Text.StringBuilder,System.Threading.Tasks.Task})">ToSqlFetchAsync(Func&lt;StringBuilder, Task&gt;)</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public async Task ToSqlFetchAsync(Func&lt;StringBuilder, Task&gt; fetchAsync)</code></pre>
</div>
<h5 class="parameters">Parameters</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Name</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><span class="xref">System.Func</span>&lt;<span class="xref">System.Text.StringBuilder</span>, <span class="xref">System.Threading.Tasks.Task</span>&gt;</td>
<td><span class="parametername">fetchAsync</span></td>
<td></td>
</tr>
</tbody>
</table>
<h5 class="returns">Returns</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><span class="xref">System.Threading.Tasks.Task</span></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/dotnetcore/freesql/new/master/apiSpec/new?filename=FreeSql_Internal_CommonProvider_DeleteProvider_1_Where__0_.md&amp;value=---%0Auid%3A%20FreeSql.Internal.CommonProvider.DeleteProvider%601.Where(%600)%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/dotnetcore/FreeSql/blob/master/FreeSql/Internal/CommonProvider/DeleteProvider.cs/#L118">View Source</a>
</span>
<a id="FreeSql_Internal_CommonProvider_DeleteProvider_1_Where_" data-uid="FreeSql.Internal.CommonProvider.DeleteProvider`1.Where*"></a>
<h4 id="FreeSql_Internal_CommonProvider_DeleteProvider_1_Where__0_" data-uid="FreeSql.Internal.CommonProvider.DeleteProvider`1.Where(`0)">Where(T1)</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public IDelete&lt;T1&gt; Where(T1 item)</code></pre>
</div>
<h5 class="parameters">Parameters</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Name</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><span class="xref">T1</span></td>
<td><span class="parametername">item</span></td>
<td></td>
</tr>
</tbody>
</table>
<h5 class="returns">Returns</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="FreeSql.IDelete-1.html">IDelete</a>&lt;T1&gt;</td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/dotnetcore/freesql/new/master/apiSpec/new?filename=FreeSql_Internal_CommonProvider_DeleteProvider_1_Where_System_Collections_Generic_IEnumerable__0__.md&amp;value=---%0Auid%3A%20FreeSql.Internal.CommonProvider.DeleteProvider%601.Where(System.Collections.Generic.IEnumerable%7B%600%7D)%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/dotnetcore/FreeSql/blob/master/FreeSql/Internal/CommonProvider/DeleteProvider.cs/#L119">View Source</a>
</span>
<a id="FreeSql_Internal_CommonProvider_DeleteProvider_1_Where_" data-uid="FreeSql.Internal.CommonProvider.DeleteProvider`1.Where*"></a>
<h4 id="FreeSql_Internal_CommonProvider_DeleteProvider_1_Where_System_Collections_Generic_IEnumerable__0__" data-uid="FreeSql.Internal.CommonProvider.DeleteProvider`1.Where(System.Collections.Generic.IEnumerable{`0})">Where(IEnumerable&lt;T1&gt;)</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public IDelete&lt;T1&gt; Where(IEnumerable&lt;T1&gt; items)</code></pre>
</div>
<h5 class="parameters">Parameters</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Name</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><span class="xref">System.Collections.Generic.IEnumerable</span>&lt;T1&gt;</td>
<td><span class="parametername">items</span></td>
<td></td>
</tr>
</tbody>
</table>
<h5 class="returns">Returns</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="FreeSql.IDelete-1.html">IDelete</a>&lt;T1&gt;</td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/dotnetcore/freesql/new/master/apiSpec/new?filename=FreeSql_Internal_CommonProvider_DeleteProvider_1_Where_System_Linq_Expressions_Expression_System_Func__0_System_Boolean___.md&amp;value=---%0Auid%3A%20FreeSql.Internal.CommonProvider.DeleteProvider%601.Where(System.Linq.Expressions.Expression%7BSystem.Func%7B%600%2CSystem.Boolean%7D%7D)%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/dotnetcore/FreeSql/blob/master/FreeSql/Internal/CommonProvider/DeleteProvider.cs/#L103">View Source</a>
</span>
<a id="FreeSql_Internal_CommonProvider_DeleteProvider_1_Where_" data-uid="FreeSql.Internal.CommonProvider.DeleteProvider`1.Where*"></a>
<h4 id="FreeSql_Internal_CommonProvider_DeleteProvider_1_Where_System_Linq_Expressions_Expression_System_Func__0_System_Boolean___" data-uid="FreeSql.Internal.CommonProvider.DeleteProvider`1.Where(System.Linq.Expressions.Expression{System.Func{`0,System.Boolean}})">Where(Expression&lt;Func&lt;T1, Boolean&gt;&gt;)</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public IDelete&lt;T1&gt; Where(Expression&lt;Func&lt;T1, bool&gt;&gt; exp)</code></pre>
</div>
<h5 class="parameters">Parameters</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Name</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><span class="xref">System.Linq.Expressions.Expression</span>&lt;<span class="xref">System.Func</span>&lt;T1, <span class="xref">System.Boolean</span>&gt;&gt;</td>
<td><span class="parametername">exp</span></td>
<td></td>
</tr>
</tbody>
</table>
<h5 class="returns">Returns</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="FreeSql.IDelete-1.html">IDelete</a>&lt;T1&gt;</td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/dotnetcore/freesql/new/master/apiSpec/new?filename=FreeSql_Internal_CommonProvider_DeleteProvider_1_Where_System_String_System_Object_.md&amp;value=---%0Auid%3A%20FreeSql.Internal.CommonProvider.DeleteProvider%601.Where(System.String%2CSystem.Object)%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/dotnetcore/FreeSql/blob/master/FreeSql/Internal/CommonProvider/DeleteProvider.cs/#L109">View Source</a>
</span>
<a id="FreeSql_Internal_CommonProvider_DeleteProvider_1_Where_" data-uid="FreeSql.Internal.CommonProvider.DeleteProvider`1.Where*"></a>
<h4 id="FreeSql_Internal_CommonProvider_DeleteProvider_1_Where_System_String_System_Object_" data-uid="FreeSql.Internal.CommonProvider.DeleteProvider`1.Where(System.String,System.Object)">Where(String, Object)</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public IDelete&lt;T1&gt; Where(string sql, object parms = null)</code></pre>
</div>
<h5 class="parameters">Parameters</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Name</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><span class="xref">System.String</span></td>
<td><span class="parametername">sql</span></td>
<td></td>
</tr>
<tr>
<td><span class="xref">System.Object</span></td>
<td><span class="parametername">parms</span></td>
<td></td>
</tr>
</tbody>
</table>
<h5 class="returns">Returns</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="FreeSql.IDelete-1.html">IDelete</a>&lt;T1&gt;</td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/dotnetcore/freesql/new/master/apiSpec/new?filename=FreeSql_Internal_CommonProvider_DeleteProvider_1_WhereDynamic_System_Object_System_Boolean_.md&amp;value=---%0Auid%3A%20FreeSql.Internal.CommonProvider.DeleteProvider%601.WhereDynamic(System.Object%2CSystem.Boolean)%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/dotnetcore/FreeSql/blob/master/FreeSql/Internal/CommonProvider/DeleteProvider.cs/#L120">View Source</a>
</span>
<a id="FreeSql_Internal_CommonProvider_DeleteProvider_1_WhereDynamic_" data-uid="FreeSql.Internal.CommonProvider.DeleteProvider`1.WhereDynamic*"></a>
<h4 id="FreeSql_Internal_CommonProvider_DeleteProvider_1_WhereDynamic_System_Object_System_Boolean_" data-uid="FreeSql.Internal.CommonProvider.DeleteProvider`1.WhereDynamic(System.Object,System.Boolean)">WhereDynamic(Object, Boolean)</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public IDelete&lt;T1&gt; WhereDynamic(object dywhere, bool not = false)</code></pre>
</div>
<h5 class="parameters">Parameters</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Name</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><span class="xref">System.Object</span></td>
<td><span class="parametername">dywhere</span></td>
<td></td>
</tr>
<tr>
<td><span class="xref">System.Boolean</span></td>
<td><span class="parametername">not</span></td>
<td></td>
</tr>
</tbody>
</table>
<h5 class="returns">Returns</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="FreeSql.IDelete-1.html">IDelete</a>&lt;T1&gt;</td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/dotnetcore/freesql/new/master/apiSpec/new?filename=FreeSql_Internal_CommonProvider_DeleteProvider_1_WhereIf_System_Boolean_System_Linq_Expressions_Expression_System_Func__0_System_Boolean___.md&amp;value=---%0Auid%3A%20FreeSql.Internal.CommonProvider.DeleteProvider%601.WhereIf(System.Boolean%2CSystem.Linq.Expressions.Expression%7BSystem.Func%7B%600%2CSystem.Boolean%7D%7D)%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/dotnetcore/FreeSql/blob/master/FreeSql/Internal/CommonProvider/DeleteProvider.cs/#L104">View Source</a>
</span>
<a id="FreeSql_Internal_CommonProvider_DeleteProvider_1_WhereIf_" data-uid="FreeSql.Internal.CommonProvider.DeleteProvider`1.WhereIf*"></a>
<h4 id="FreeSql_Internal_CommonProvider_DeleteProvider_1_WhereIf_System_Boolean_System_Linq_Expressions_Expression_System_Func__0_System_Boolean___" data-uid="FreeSql.Internal.CommonProvider.DeleteProvider`1.WhereIf(System.Boolean,System.Linq.Expressions.Expression{System.Func{`0,System.Boolean}})">WhereIf(Boolean, Expression&lt;Func&lt;T1, Boolean&gt;&gt;)</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public IDelete&lt;T1&gt; WhereIf(bool condition, Expression&lt;Func&lt;T1, bool&gt;&gt; exp)</code></pre>
</div>
<h5 class="parameters">Parameters</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Name</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><span class="xref">System.Boolean</span></td>
<td><span class="parametername">condition</span></td>
<td></td>
</tr>
<tr>
<td><span class="xref">System.Linq.Expressions.Expression</span>&lt;<span class="xref">System.Func</span>&lt;T1, <span class="xref">System.Boolean</span>&gt;&gt;</td>
<td><span class="parametername">exp</span></td>
<td></td>
</tr>
</tbody>
</table>
<h5 class="returns">Returns</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="FreeSql.IDelete-1.html">IDelete</a>&lt;T1&gt;</td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/dotnetcore/freesql/new/master/apiSpec/new?filename=FreeSql_Internal_CommonProvider_DeleteProvider_1_WhereIf_System_Boolean_System_String_System_Object_.md&amp;value=---%0Auid%3A%20FreeSql.Internal.CommonProvider.DeleteProvider%601.WhereIf(System.Boolean%2CSystem.String%2CSystem.Object)%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/dotnetcore/FreeSql/blob/master/FreeSql/Internal/CommonProvider/DeleteProvider.cs/#L110">View Source</a>
</span>
<a id="FreeSql_Internal_CommonProvider_DeleteProvider_1_WhereIf_" data-uid="FreeSql.Internal.CommonProvider.DeleteProvider`1.WhereIf*"></a>
<h4 id="FreeSql_Internal_CommonProvider_DeleteProvider_1_WhereIf_System_Boolean_System_String_System_Object_" data-uid="FreeSql.Internal.CommonProvider.DeleteProvider`1.WhereIf(System.Boolean,System.String,System.Object)">WhereIf(Boolean, String, Object)</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public IDelete&lt;T1&gt; WhereIf(bool condition, string sql, object parms = null)</code></pre>
</div>
<h5 class="parameters">Parameters</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Name</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><span class="xref">System.Boolean</span></td>
<td><span class="parametername">condition</span></td>
<td></td>
</tr>
<tr>
<td><span class="xref">System.String</span></td>
<td><span class="parametername">sql</span></td>
<td></td>
</tr>
<tr>
<td><span class="xref">System.Object</span></td>
<td><span class="parametername">parms</span></td>
<td></td>
</tr>
</tbody>
</table>
<h5 class="returns">Returns</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="FreeSql.IDelete-1.html">IDelete</a>&lt;T1&gt;</td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/dotnetcore/freesql/new/master/apiSpec/new?filename=FreeSql_Internal_CommonProvider_DeleteProvider_1_WithConnection_System_Data_Common_DbConnection_.md&amp;value=---%0Auid%3A%20FreeSql.Internal.CommonProvider.DeleteProvider%601.WithConnection(System.Data.Common.DbConnection)%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/dotnetcore/FreeSql/blob/master/FreeSql/Internal/CommonProvider/DeleteProvider.cs/#L59">View Source</a>
</span>
<a id="FreeSql_Internal_CommonProvider_DeleteProvider_1_WithConnection_" data-uid="FreeSql.Internal.CommonProvider.DeleteProvider`1.WithConnection*"></a>
<h4 id="FreeSql_Internal_CommonProvider_DeleteProvider_1_WithConnection_System_Data_Common_DbConnection_" data-uid="FreeSql.Internal.CommonProvider.DeleteProvider`1.WithConnection(System.Data.Common.DbConnection)">WithConnection(DbConnection)</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public IDelete&lt;T1&gt; WithConnection(DbConnection connection)</code></pre>
</div>
<h5 class="parameters">Parameters</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Name</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><span class="xref">System.Data.Common.DbConnection</span></td>
<td><span class="parametername">connection</span></td>
<td></td>
</tr>
</tbody>
</table>
<h5 class="returns">Returns</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="FreeSql.IDelete-1.html">IDelete</a>&lt;T1&gt;</td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/dotnetcore/freesql/new/master/apiSpec/new?filename=FreeSql_Internal_CommonProvider_DeleteProvider_1_WithTransaction_System_Data_Common_DbTransaction_.md&amp;value=---%0Auid%3A%20FreeSql.Internal.CommonProvider.DeleteProvider%601.WithTransaction(System.Data.Common.DbTransaction)%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/dotnetcore/FreeSql/blob/master/FreeSql/Internal/CommonProvider/DeleteProvider.cs/#L53">View Source</a>
</span>
<a id="FreeSql_Internal_CommonProvider_DeleteProvider_1_WithTransaction_" data-uid="FreeSql.Internal.CommonProvider.DeleteProvider`1.WithTransaction*"></a>
<h4 id="FreeSql_Internal_CommonProvider_DeleteProvider_1_WithTransaction_System_Data_Common_DbTransaction_" data-uid="FreeSql.Internal.CommonProvider.DeleteProvider`1.WithTransaction(System.Data.Common.DbTransaction)">WithTransaction(DbTransaction)</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public IDelete&lt;T1&gt; WithTransaction(DbTransaction transaction)</code></pre>
</div>
<h5 class="parameters">Parameters</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Name</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><span class="xref">System.Data.Common.DbTransaction</span></td>
<td><span class="parametername">transaction</span></td>
<td></td>
</tr>
</tbody>
</table>
<h5 class="returns">Returns</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="FreeSql.IDelete-1.html">IDelete</a>&lt;T1&gt;</td>
<td></td>
</tr>
</tbody>
</table>
<h3 id="implements">Implements</h3>
<div>
<a class="xref" href="FreeSql.IDelete-1.html">IDelete&lt;T1&gt;</a>
</div>
</article>
</div>
<div class="hidden-sm col-md-2" role="complementary">
<div class="sideaffix">
<div class="contribution">
<ul class="nav">
<li>
<a href="https://github.com/dotnetcore/freesql/new/master/apiSpec/new?filename=FreeSql_Internal_CommonProvider_DeleteProvider_1.md&amp;value=---%0Auid%3A%20FreeSql.Internal.CommonProvider.DeleteProvider%601%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A" class="contribution-link">Improve this Doc</a>
</li>
<li>
<a href="https://github.com/dotnetcore/FreeSql/blob/master/FreeSql/Internal/CommonProvider/DeleteProviderAsync.cs/#L13" class="contribution-link">View Source</a>
</li>
</ul>
</div>
<nav class="bs-docs-sidebar hidden-print hidden-xs hidden-sm affix" id="affix">
<h5>In This Article</h5>
<div></div>
</nav>
</div>
</div>
</div>
</div>
<footer>
<div class="grad-bottom"></div>
<div class="footer">
<div class="container">
<span class="pull-right">
<a href="#top">Back to top</a>
</span>
<span>Generated by <strong>DocFX</strong></span>
</div>
</div>
</footer>
</div>
<script type="text/javascript" src="../styles/docfx.vendor.js"></script>
<script type="text/javascript" src="../styles/docfx.js"></script>
<script type="text/javascript" src="../styles/main.js"></script>
</body>
</html>