|
Kinetica C# API
Version 7.2.3.1
|
Example: Cleanup All Test Tables More...
Static Public Member Functions | |
| static async Task | RunAsync (string schemaPattern="test_schema") |
Example: Cleanup All Test Tables
This example demonstrates how to drop all tables matching a pattern in a schema. Useful for cleaning up after test runs.
WARNING: This operation is IRREVERSIBLE!
Definition at line 101 of file TableUtilities.cs.
|
inlinestatic |
Definition at line 103 of file TableUtilities.cs.