Kinetica   C#   API  Version 7.2.3.1
KineticaAdo.InsertBatchManager Member List

This is the complete list of members for KineticaAdo.InsertBatchManager, including all inherited members.

BufferedRecordCountKineticaAdo.InsertBatchManager
Dispose()KineticaAdo.InsertBatchManagerinline
DisposeAsync()KineticaAdo.InsertBatchManagerinline
FlushAllAsync(CancellationToken cancellationToken=default)KineticaAdo.InsertBatchManagerinline
FlushTableAsync(string tableName, CancellationToken cancellationToken=default)KineticaAdo.InsertBatchManagerinline
GetPendingCount(string tableName)KineticaAdo.InsertBatchManagerinline
GetTotalPendingCount()KineticaAdo.InsertBatchManagerinline
InsertAsync(string tableName, IList< string > columnNames, IList< object?> values, CancellationToken cancellationToken=default)KineticaAdo.InsertBatchManagerinline
InsertBatchAsync(string tableName, IList< string > columnNames, IList< IList< object?>> valuesList, CancellationToken cancellationToken=default)KineticaAdo.InsertBatchManagerinline
InsertBatchManager(Kinetica kinetica, InsertBatchOptions? options=null)KineticaAdo.InsertBatchManagerinline
TotalBatchesFlushedKineticaAdo.InsertBatchManager
TotalRecordsInsertedKineticaAdo.InsertBatchManager