Kinetica   C#   API  Version 7.2.3.1
InsertBatchManager.cs File Reference

Go to the source code of this file.

Classes

class  KineticaAdo.InsertBatchManager
 Manages bulk insert operations for the ADO.NET driver. More...
 
class  KineticaAdo.InsertBatchOptions
 Options for batch insert operations. More...
 
class  KineticaAdo.TableBatchContext
 Manages batch context for a single table using BulkInserter<GenericRecord>. More...
 
class  KineticaAdo.InsertStatementParser
 SQL INSERT statement parser that extracts table name, column names, and values. More...
 
class  KineticaAdo.ParsedInsert
 Parsed INSERT statement result. More...
 

Namespaces

namespace  KineticaAdo