清除数据表
<h1>功能</h1>
<p>清除指定数据表中的所有数据。</p>
<h1>输入</h1>
<table>
<thead>
<tr>
<th>名称</th>
<th>说明</th>
<th>示例</th>
</tr>
</thead>
<tbody>
<tr>
<td>数据表</td>
<td>[DataTable]自定义,要清楚所有数据的数据表对象</td>
<td>输出数据表</td>
</tr>
</tbody>
</table>
<h1>注意/说明</h1>
<p>无</p>
<h1>相关函数</h1>
<p>无</p>
<h1>示例/演示</h1>
<p>数据表中的数据:
<img src="https://www.showdoc.com.cn/server/api/attachment/visitfile/sign/a295c7f9949dbbc0c4c394806c2c7593" alt="" />
清除数据表后,结果如图:
<img src="https://www.showdoc.com.cn/server/api/attachment/visitfile/sign/ff7dfe27fc84aeaebb2e308d20659f61" alt="" /></p>
<h1>示例附件</h1>
<p><a href="https://www.showdoc.com.cn/server/api/attachment/visitfile/sign/ffceeb45229853116c8d6910d809db3b" title="[组件[清除数据表]_20210419.db">组件[清除数据表]_20210419.db</a></p>