Kinetica   C#   API  Version 7.2.3.1
Example.ClearTableExample Class Reference

Example: Clear All Data from a Table More...

Static Public Member Functions

static async Task RunAsync (string tableName)
 

Detailed Description

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.

Member Function Documentation

◆ RunAsync()

static async Task Example.ClearTableExample.RunAsync ( string  tableName)
inlinestatic

Definition at line 32 of file TableUtilities.cs.


The documentation for this class was generated from the following file: