|
Kinetica C# API
Version 7.2.3.1
|
SQL INSERT statement parser that extracts table name, column names, and values. More...
Static Public Member Functions | |
| static bool | TryParse (string sql, out ParsedInsert? result) |
SQL INSERT statement parser that extracts table name, column names, and values.
Definition at line 604 of file InsertBatchManager.cs.
|
inlinestatic |
Definition at line 621 of file InsertBatchManager.cs.