|
Kinetica C# API
Version 7.2.3.1
|
This is the complete list of members for KineticaAdo.TableBatchContext, including all inherited members.
| CountInserted | KineticaAdo.TableBatchContext | |
| CountUpdated | KineticaAdo.TableBatchContext | |
| Dispose() | KineticaAdo.TableBatchContext | inline |
| DisposeAsync() | KineticaAdo.TableBatchContext | inline |
| FlushAsync(CancellationToken cancellationToken=default) | KineticaAdo.TableBatchContext | inline |
| GetErrors() | KineticaAdo.TableBatchContext | |
| InsertAsync(IList< object?> values, CancellationToken cancellationToken) | KineticaAdo.TableBatchContext | inline |
| PendingBatches | KineticaAdo.TableBatchContext | |
| TableBatchContext(Kinetica kinetica, string tableName, KineticaType ktype, IList< string > insertColumnNames, InsertBatchOptions options) | KineticaAdo.TableBatchContext | inline |