|
Kinetica C# API
Version 7.2.3.1
|
Example: Clear All Data from a Table More...
Static Public Member Functions | |
| static async Task | RunAsync (string tableName) |
Example: Clear All Data from a Table
This example demonstrates how to delete all records from a table while keeping the table structure intact.
WARNING: This operation is IRREVERSIBLE!
Definition at line 30 of file TableUtilities.cs.
|
inlinestatic |
Definition at line 32 of file TableUtilities.cs.