Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.
删除表中的所有行。
Public Sub DeleteAllRows()
public void DeleteAllRows()
ULException 类 发生 SQL 错误。
在某些应用程序中,它可用于在将一组新数据下载到表中之前删除表中的所有行。使用 ULConnection.StopSynchronizationDelete 方法可以将行从 UltraLite 数据库删除,但不从统一数据库删除。