MySqlDataSourceBase..::..InsertMultipleBatch Method
Overload List
Name | Description | |
---|---|---|
![]() |
InsertMultipleBatch<(Of <<'(TObject>)>>)(String, IReadOnlyList<(Of <<'(TObject>)>>), InsertOptions) |
Performs a series of batch inserts.
|
![]() |
InsertMultipleBatch<(Of <<'(TObject>)>>)(MySqlObjectName, IEnumerable<(Of <<'(TObject>)>>), InsertOptions) |
Performs a series of batch inserts.
|
![]() |
InsertMultipleBatch<(Of <<'(TObject>)>>)(IReadOnlyList<(Of <<'(TObject>)>>), InsertOptions) |
Inserts the batch of records as one operation.
|